Finally, someone saying it 😆
Actually, I want to make the car sprite animation like in doom but I guess that’s impossible with only 3 sprites while the car itself can flip and fly around when crashing. Ah yes, I’m following this tutorial for sprite changing that depend on camera perspective.
Maybe I should do it like this:
- Only use 2 sprites, front and back
- BILLBOARD_Y_AXIS when in the ground
- BILLBOARD_ENABLED when in the air