godot-wildlings / cyberpunk-jam-2019

https://itch.io/jam/cyberpunk-jam-2019
MIT License
2 stars 0 forks source link

enemies ignore gravity #31

Closed plexsoup closed 5 years ago

plexsoup commented 5 years ago

Add a gravity component to some of the enemies, so they fall when they go off ledges. Then add behaviour, so they turn around instead of falling off ledges.

Make a few enemies which retain the old behaviour (flying drones, etc.)

plexsoup commented 5 years ago

enemies obey gravity now. (They're still stupid, so they fall off ledges, but that's ok for now.)