Content tagged angles

Report Tag

65 usages of this tag
  • 11 replies
  • 162 views
This content is deleted
Forum Topic
How do I simulate angle animations with 8 directions?
0 favourites

I created a sprite that moves in 8 directions with the arrows, now I would also like to use the WASD keys. I can make it move right, left, up and down with the...

  • 4 replies
  • 192 views
0 favourites

Here it is how's in the game itself: The problem that is pissing me off is that the sword flash animation in the third attack is misplaced (slow down the video...

  • 2 replies
  • 93 views
This content is deleted
Forum Topic
How do I set angle of sprite upon creation?
0 favourites

I have a function that creates a ball and everything seems to be okay except the created ball just goes side-to-side. I tried to set the angular motion / angle...

posted 4 months ago
  • 3 replies
  • 79 views

I have a sprite with 8 direction movement, which rotates to face the player's mouse x and y coords, and I have a bullet that spawns at image point 1 (set at the...

  • 3 replies
  • 90 views

I'm trying to make an enemy sprite (a mushroom) move towards the player. The bullet is working properly moving towards the player, but then the sprite is rotati...