NikolineOlsen / slick2d-eclipse-seed

Starting seed for a Slick2D project using Eclipse
MIT License
0 stars 0 forks source link

Add sprite for spaceship propulsion #20

Closed boracayalex closed 9 years ago

boracayalex commented 9 years ago

Add a "fire/ignition" like sprite on the back of the spaceship that appears when thrusting.

boracayalex commented 9 years ago

Is added but rotation doesnt match the spaceship sprite

boracayalex commented 9 years ago

it works properly now! instead of adding an isolated propulsionsprite in extension of the spaceshipsprite, the spaceship sprite is just replaced with another spaceship sprite that has propulsion in it