continuous-integration/drone/push Build is passing
Details
|
1 year ago | |
---|---|---|
ArtAssets | 1 year ago | |
Blender Files | 1 year ago | |
Materials | 1 year ago | |
Scenes | 1 year ago | |
Scripts | 1 year ago | |
.drone.yml | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
default_env.tres | 1 year ago | |
export_presets.cfg | 1 year ago | |
icon.png | 1 year ago | |
icon.png.import | 1 year ago | |
project.godot | 1 year ago |
README.md
Awesome game
hi
this is the respotistory for game made in Godot (free)
The game is inspired by classic CRPG's (baldurs gate & fallout 1/2) and Diablo which is probably also a CRPG but im too lazy to look it up
It is Isometric and predominantly pre-rendered 3D graphics with Entities being 3D models rendered in real time to allow for more flexibility in animations.
The game is extremely early in development (walking simulator) with the inventory system expected to be finished Q4 2020
How to play (pls help)
this show how 2 download play my game, regardless of operating system (based)
wasd to move, space or enter to interact. hold left click to look in a direction (currently does nothing, just like you)
option 1 (windows only) (cringe)
download a zip from releases, extract, run
https://git.freecumextremist.com/Sheepy/GodotRPG/src/branch/master/Builds link 4 lazy
option 2 (any OS) (based)
Clone the repository and import into Godot. everything is pretty easily found since i named my folders (learned recently)
as of now, the game opens to the WIP inventory. to access main game (walking simulator), open the scenes folder in Godot (bottom left) and double click Level.tscn
then press f6