RuralBrick / BitsAndBullets

https://ruralbrick.itch.io/bits-and-bullets
0 stars 0 forks source link

Revamped bullet physics #11

Closed RuralBrick closed 5 months ago

RuralBrick commented 5 months ago

Some work on #4 Ok, you can make the bullet sprite in any direction now; just update the function to return the correct direction.

RuralBrick commented 5 months ago

Actually, this doesn't work perfectly, but it should with getter/setter wrappers around your chosen transform direction.