bullets direction angle

  1. R

    GameMaker Platformer gun not firing at certain angles when on ground (Resolved)

    I have this problem where my bullets (Ninja Stars) will not fire when on the ground, specifically when I'm pointing to the right. I've tried changing the size of the bullets, but it showed little difference. Please help!
  2. E

    Question about setting up a create point for shooters

    Hello everyone. First time poster and aspiring developer. I've been doing the tutorials and got as far as the second one with the top down shooter tutorial. My question is how can I place the point of bullet to be offset from the center to make it spawn/create from the barrel of the gun. The...
  3. jf_knight

    Legacy GM Bullet spread [solved]

    I'm working on a hit scan-weapons system. I'd like to add random bullet spread when the player shoots its weapon. My problem is when the fire button is pressed, it shoots multiple "shots" when I'd like it to shoot once-per-press with a small change in its angular direction every time. the...
  4. T

    bullets firing at the wrong angle [SOLVED]

    So I've made autocannons in my game that hang from ceilings and walls and fire upon the player when they come withing 200 pixels. My problem is with the rotation, the cannons rotate to face the player and fire based on that rotation. The bullets however fire at the angle of the first instance to...
Top