I’m trying to see if I can make a fully omni-directional “gun“. The idea is you click somewhere and a projectile is shot from the sprite in that direction. I’ve figured out how to do it but it’s either rlly slow, imprecise, or when you click too close to the player it flat out breaks. I may make a game with it if someone has a way of it working well but till then it’s just a little question I was asking myself but couldn’t solve.
1 Like
Something like this?
P.S. Uses jwunderl’s sprite-utils. Paste the shortcut below into the extensions URL bar to import the extension.
jwunderl/arcade-sprite-utils
2 Likes
Yah that’s exactly what I wanted to do!
2 Likes