lupoglaz / GodotAIGym

Communicating with godot engine through shared memory
https://lupoglaz.github.io/GodotAIGym/
MIT License
214 stars 27 forks source link

Bug fixes in compilation and MoonLander bug fixes #2

Closed lukaskiss222 closed 4 years ago

lukaskiss222 commented 4 years ago

Compilation-> Fixing some tyeps errors plus removing "set_mouse_in_window", which is not anymore supported by godot.

MoonLander-> Fixing Landing detection and force Lander object to be wake up all the time. (Removing bugs in movement of Lander.)