- Oct 11, 2017
- 23
- 34
Hi.
I see a lot of games being done with Renpy and Unity, and I´m currently coding mine with Godot, and wondering if anyone else doing the same?
For the time being, my game engine is in a quite early state (still learning GDscript)- I have functionality for moving a (3d)-character around, simple dialogue system using json-files, and the beginnings of a day/night-cycle and event system. I´m waiting for Godot 3.0 to get in a workable state before I continue though, since it has features I want to use.
Eventually the engine will be able to support simple 3d adventure games, as well as visual novel style games (or a mix), depending on what flags you use in the json files for loading scenes and dialogue.
I will make my code available as open source, but I doubt you´d find much use for it in its current state.
So, back to the original question. Any Godoters here?
I see a lot of games being done with Renpy and Unity, and I´m currently coding mine with Godot, and wondering if anyone else doing the same?
For the time being, my game engine is in a quite early state (still learning GDscript)- I have functionality for moving a (3d)-character around, simple dialogue system using json-files, and the beginnings of a day/night-cycle and event system. I´m waiting for Godot 3.0 to get in a workable state before I continue though, since it has features I want to use.
Eventually the engine will be able to support simple 3d adventure games, as well as visual novel style games (or a mix), depending on what flags you use in the json files for loading scenes and dialogue.
I will make my code available as open source, but I doubt you´d find much use for it in its current state.
So, back to the original question. Any Godoters here?