Hi, I'm learning Godot, and would like to take inspiration from what you did.
Unfortunately, it looks like Godot 3 requires a .project file in the directory to even recognise it as a godot project.
I've had to code something similar as a school project a few years ago (a roll-the-ball game). My team and I decided upon Unity because we didn't know any other game engine at the time. I'd like to see how you implemented this with Godot.
Hi, I'm learning Godot, and would like to take inspiration from what you did.
Unfortunately, it looks like Godot 3 requires a
.projectfile in the directory to even recognise it as a godot project.I've had to code something similar as a school project a few years ago (a roll-the-ball game). My team and I decided upon Unity because we didn't know any other game engine at the time. I'd like to see how you implemented this with Godot.