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

Implement `camera.rotation` #311

Open quinton-ashley opened 7 months ago

quinton-ashley commented 7 months ago

I'm a bit unsure about how to implement this while maintaining sprite.mouse functionality.