Raptor Run Plus Game Jam
Update
First day working on Raptor Run Plus What happened:
- Controller Support
- Added points for killing the dino
- Added plant as enemy, needs two hit to die, gain more points as for killing the dino
- Sized the game to fullhd size. Made improvements for killing zone. Wanted to calculate the die-zone based on lowest platform. Have determined that the platform will never be removed from tree, tried to remove them by game-area, ran into an beta Issue -> https://github.com/godotengine/godot/issues/66468 ; Workaround is removing platform by position