when I try to rotate my sprite using my mouse, the sprite starts rotating in wild directions. please help me on what to do
rotate towards position doesnt really work properly
[Every tick] | [Sprite set angle] angle(sprite.x,sprite.y,mouse.x,mouse.y)
nope, still spinning in wild directions
Develop games in your browser. Powerful, performant & highly capable.
link a cp3 example of what you are trying to do.
and how do I do that?
make a new project in C3, save it, then go to Google Drive, right-click and get a "shareable link" then post it here.
drive.google.com/open
here you go
jesus christ, I just found out why. My sprite wasn't turned 90 degrees.