5 Commits

Author SHA1 Message Date
7a96f549ff Make ShootyEnemy cycle between targets by velocity 2021-06-28 12:00:46 +02:00
725c717446 Fix sliding while on planet by getting closest gravity 2021-06-16 20:33:24 +02:00
79c935a62f Enemy bullets deflect off of surfaces 2021-06-07 19:20:38 +02:00
5f17289426 Add galilean relativity to shooty enemy 2021-06-07 19:02:13 +02:00
219c8731f5 Add shooting enemy which shoots at future player pos
Works fairly well, although it doesn't account for changing acceleration which happens due to the changing gravity. I guess this is good enough, since it does hit if the player isn't careful
2021-06-07 16:41:56 +02:00