• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

plane

  1. Tangerine

    GameMaker Scrolling surface in a 3D plane help.

    I'm trying to draw a scrolling surface as a texture on a plane. I managed to make it repeatable using gpu_set_tex_repeat. And next I submit the vertex buffer with the surface as a texture. That part works. But not sure how to make it scroll, when I use draw_sprite_tiled inside the surface it...
  2. Lens

    SOLVED How to make a plane loop movement?

    I have a horizontal 2D object (plane) which, after an specific event, should a loop (not the loop variable, I meant an actual 360° movement). For that to happen, I thought about having the plane's image change its image_angle to a fix temporary center, while having: I. negative vspeed (goes...
  3. C

    Collision angles

    Good day, I'm developing a top-down 360° aerial dogfighting game. There are currently 2 enemy types Enemies flying adrift in V formation. Only fire when player is in front of them. Meant to be easy targets. Enemies maneuvering toward player direction. Fire when player is in their sights...
  4. Q

    Desert Plane Game? idk

    Hi everyone! i want to introduce my super duper game. First variant of gameplay, and some enemies. Then i thought it'll be cool if second player can choose some vehicle to play I'll be thankful if you leave some feedback. Some of questions that bothering me: 1) is the graphics looks ok or...
Top