• 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!

grapple

  1. M

    GameMaker Bug when I create a rope.

    I am making a rope based physics game with the built in physics engine and I followed a video to make proper rope physics, but in the issue of doing this is that I have no clue on what to change specifically to get my desired outcome. It makes the rope initially spawn across the y-axis which is...
  2. M

    GameMaker How would I rotate my physics joint wield angle?

    I am currently make a physics based game with rope physics and made a weird code for my gun because I wanted it to be attached to my arm, and whenever the player turns around, it swaps sprites to make it look normal, there are probably easier ways to do this but this was my solution that works...
  3. R

    Create a Rope Swing/Grapple Using DND

    Hey GMC! So this is my first post within the GMC. I am currently working on a GM platformer project for one of my classes using DND, and I would really like to incorporate a grapple ability for my player character, but I am not sure how to go about this or even where to start. I have seen...
  4. R

    GML Pendulum swing grapple hook

    Hi everyone, I am trying to figuring out how to make a grapple hook for my character. Here is an example of what id like to do. if character is airborn if button pressed Grapple hook shoots out 45 degrees upward the way I am facing, if place_meeting with grappleBlock, rope appears from my...
  5. Y

    GML trying to make a (physics)-object stick to a rotating (physics)-object

    I can't seem wrap my head around it, just pointers would be a big help: here's the issue: [picture removed] -The game takes place in a physics world- The skeleton hand are able to grapple to the giant (spinning) sun wheel. (and all blue surfaces) The sun wheel is rotating and while I am able...
  6. Velocity

    How to? Street Fighter Throws...

    Hey, So I'm making a fighting game. And the guy who ran the Youtube tutorial for the game DIDN'T put in any throws... So I was wondering how I might DO that... ESPECIALLY how I might animate the enemy being EFFECTED by the throw. I have a sprite sheet here for Ryu, from Street Fighter II...
  7. C

    Grappling Hook/HookShot mechanic

    So the next mechanic im trying to wrap my head around is a hookshot/grapple mechanic, trying to find a decent video on youtube has been difficult, figured i would try to see if someone has set something up like this before, right now my code is this for key im using for it, ive created a 1X1...
Top