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

wheel

  1. UEG_Productions

    Make spinning wheels with physics

    I am using the built in physics that gamemaker provides to make a physics puzzle game. I have these spinning wheels but they do not affect anything. How would I make it so spinning objects fling things or push along platforms? This post should be rolling off. I am not sure how to do this as I...
  2. acidemic

    Problem with "physics_joint_wheel_create"

    I am using the following code to attach wheels to a car: tire_rear = instance_create (x+rear_wheel_x, y+rear_wheel_y, rear_wheel_type); physics_joint_wheel_create(id, tire_rear, tire_rear.x, tire_rear.y, 0, 1, false, 0, 0, wheel_joint_freq_hz, wheel_joint_damping_ratio, false); tire_front =...
  3. L

    Asset - Project Wheel of Fortune - Lucky Spin [FREE]

    Hello guys! I'm very happy with the results of the downloads in this my engine. I would like to share here with you too! https://marketplace.yoyogames.com/assets/5632/wheel-of-fortune-lucky-spin Thank you very much, do not forget to leave a rating as it is very important for me.
Top