quinton-ashley / p5play

JavaScript game engine that uses q5.js/p5.js for graphics and Box2D for physics.
https://p5play.org
GNU Affero General Public License v3.0
667 stars 184 forks source link

Animation function or setting to make frames change based on rotation #336

Open quinton-ashley opened 3 weeks ago

quinton-ashley commented 3 weeks ago

Make a play function or setting for animations that would make animation frames change automatically as a sprite rotates, instead of based on frame delay.