Content tagged angles

Report Tag

65 usages of this tag
  • 2 replies
  • 368 views
0 favourites

Sprite rotates with the shooting direction. I'm an artist with no experience coding so this was my first trial. I followed this tutorial: Here's a video of the...

  • 7 replies
  • 1.3K views
This content is deleted
Forum Topic
How do I shoot multiple bullets in an angle?
0 favourites

I am trying to make an enemy shoot different amount of bullets at the player. For example, lets say I want to shoot 3 bullets at the angle of the enemy towards...

  • 8 replies
  • 557 views
This content is deleted
Forum Topic
How can i animate multiple instances of same object.
0 favourites

If its only 1 instance it works perfect. The moment there's more than one and they're facing opposite directions the animation stops. If they all start facing t...

  • 3 replies
  • 319 views
This content is deleted
Forum Topic
How do I get a array value from a tile ID?
1 favourites

So, I'm making a Sonic Engine, and I'm storing all of the angle values in an array. My plan is when Sonic Collides onto ground, it'd get the Tile ID, and use it...

  • 4 replies
  • 480 views
0 favourites

So I am experimenting with the idea of randomly generating vines or branches. The idea would be that I generate a random length tiled background object then on...

  • 6 replies
  • 441 views
This content is deleted
Forum Topic
Reducing lines of code for sprite angle checks
0 favourites

I've managed to create a moveable pseudo 3D sprite, but I wanted to add a total of 360 frames, and set the frame for each degree. Example of what I have now (it...

  • 6 replies
  • 744 views
This content is deleted
Forum Topic
[Solved] - Slope Issues in Autorunner
0 favourites

I'm making an autorunner game utilizing the Platform behavior. I'm running into an issue where my player gets stuck on slopes. Admittedly, the slopes are pretty...

  • 5 replies
  • 394 views
This content is deleted
Forum Topic
How to make the same bullet pattern from the video below?
0 favourites

Hello , so it's me again with something based about my last topic, here I just want to replicate the function of a game that I recorded, mainly the mechanic of...

  • 4 replies
  • 709 views
This content is deleted
Forum Topic
how to I change enemy facing direction for pathfinding???
0 favourites

Sorry, I am very new to game making and I am not quite sure how to change the direction the enemy is facing while following a path(he moonwalks and doesn't mirr...

  • 0 replies
  • 127 views
This content is deleted
Forum Topic
How do I make a second aim like this?
0 favourites

For my pool game how can I make the second angle Where the ball goes. Like this.