gregolsky / spaceships-with-lasers

A game with spaceships. And lasers. And asteroids.
0 stars 0 forks source link

Integrate collision maps for the ship spritesheet #2

Open gregolsky opened 10 years ago

gregolsky commented 10 years ago

Need to research on how to load polygons for this type of sprite. What are the best practices? Should we just change the shape in the update() method?

gregolsky commented 10 years ago

Asked how to do this on Phaser forum.

gregolsky commented 10 years ago

http://www.html5gamedevs.com/topic/7258-p2-animating-sprite-custom-shape/