a9d2afa576
Minor graphics tweaks
2021-06-07 20:15:54 +02:00
b04868f8f4
Improve planet textures; add flowmaps
...
Flowmaps inspired by this tutorial: https://www.youtube.com/watch?v=KfphtLRoUB0
2021-06-07 20:04:03 +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
9401fc9c97
Implement standing on moving platform
...
This worked immediately, wtf
2021-05-05 23:55:31 +02:00
36ba889eeb
Add a moving platform
...
No player velocity handling etc yet, just a moving platform
2021-05-05 19:59:58 +02:00
6d0da014df
Add support for multiple planets
2021-04-22 23:40:01 +02:00
9eb34b431a
Make gravity variable, add procedural planet texture
2021-03-31 17:05:08 +02:00
926684ca7a
Movement around planet works
2021-03-25 21:47:37 +01:00