Content tagged physics-object

Similar Tags

Report Tag

8 usages of this tag
3
This content is deleted
Tutorial
Physics rope tutorial
2 favourites

In this tutorial I show you how to make a rope that can bend dynamically in any direction. You can make the rope as long as you want using only 3 objects.

  • 2 replies
  • 778 views
This content is deleted
Forum Topic
How do I create joints in game dynamically?
0 favourites

I am looking for advice how to create a joint (physics object) to an object you don't know will exist. For example, the user can choose: I want to have 7 sprite...

posted 5 years ago
  • 4 replies
  • 639 views
This content is deleted
Forum Topic
How do I make the hanging bridge work?
0 favourites

I made an account just for this problem. Basically I have this hanging bridge, the physics of it I think are programmed correctly but for some reason just a few...

  • 3 replies
  • 337 views
This content is deleted
Forum Topic
How do I stop the physics object from jolting around?
0 favourites

So I make a snake monster with physics and connecting its body parts with revolute joints. Now I got that working the only problem is the snake body keeps jolti...

  • 2 replies
  • 397 views

I'm making a snake monster and the whole body is like has physics behavior for revolute joint except for the head . So the last part of the snakes body (the nec...

  • 1 replies
  • 312 views
0 favourites

I'm making a telekinesis platformer. I want to make it so that when the player clicks on the object, it flies and hovers around them until they press a key to t...

  • 1 replies
  • 263 views
0 favourites

I was experimenting with making a side-view physics game, what I have now is really similar to the golf template. What I am trying to do is while the ball is in...

  • 1 replies
  • 319 views
This content is deleted
Forum Topic
How to make a trampoline with physics?
0 favourites

How to make a trampoline with physics? Need to vary the angle depending on the position the character comes from. I did like this: Apply thrust to the angle (an...

  • 2 replies
  • 175 views
This content is deleted
Forum Topic
How do I set a new Time Scale to an object with Physics?
0 favourites

My character is a ball bouncing around with physics. I need to slow its time scale down when Spacebar is pressed. I've done this: When Spacebar pressed >>> Set...

Similar Tags