Content tagged physics

242 usages of this tag
  • 3 replies
  • 446 views
This content is deleted
Forum Topic
Do you prefer Physics or Bullet for football 1v1 game?
Not favoritedFavorited Favorited 0 favourites

I would like to ask this question to anyone who has used both. I'm creating a 1v1 football game without ball bounces, do you think it's better for the ball to b...

posted 2 years ago
  • 5 replies
  • 828 views
This content is deleted
Forum Topic
How to create a mesh on a round object?
Not favoritedFavorited Favorited 0 favourites

How to work with grids for round objects? Grid points are also created in invisible areas.

posted 2 years ago
  • 4 replies
  • 773 views
This content is deleted
Forum Topic
How do I draw lines and apply physics to it?
Not favoritedFavorited Favorited 1 favourites

I thought this might be a super repetitive post, but can´t find any related posts other than this one. I can draw a line, but when applying physics to it it bre...

  • 4 replies
  • 449 views
This content is deleted
Forum Topic
How do I Make a lamp that has gravity?
Not favoritedFavorited Favorited 0 favourites

I want to make this lamp have bounceback when it gets hit by the player, The chain is a tiled background and the lamp part is an object. I am really struggling...

  • 3 replies
  • 344 views
This content is deleted
Forum Topic
How do I decerate in time to not overshot a target?
Not favoritedFavorited Favorited 0 favourites

Using the following code, the object often overshoots its target. I believe variable time steps are to blame. The higher the max speed, the larger the overshoot...

posted 2 years ago
  • 10 replies
  • 725 views
Not favoritedFavorited Favorited 0 favourites

I have a physics object that I want to launch towards a preset/target in an arc. It should hit the target in its downward path, preferably with the peak of the...

  • 1 replies
  • 198 views
This content is deleted
Forum Topic
How do I make terraria-esque physics particles?
Not favoritedFavorited Favorited 0 favourites

I have items and particles in my game that I want to drop and rotate a bit before they stop, and I have no clue on how to do do the rotation part.

posted 2 years ago
  • 3 replies
  • 695 views
This content is deleted
Forum Topic
How do I predecit physics trajectory?
Not favoritedFavorited Favorited 1 favourites

I have an object, when I click a button, the game applies impulse force J to it. I want to predict how it will move (assuming no obstacles, and 0 friction) over...

posted 2 years ago
  • 4 replies
  • 250 views
This content is deleted
Forum Topic
How do i make a Physics object stay on a Solid Object?
Not favoritedFavorited Favorited 0 favourites

I have add the Physics and Solid behavior to the Ball and same behavior to the Wood. But when I play with string, the ball is falling from the wood, even it has...

posted 2 years ago
  • 1 replies
  • 323 views
Not favoritedFavorited Favorited 0 favourites

I want to make a physical platform that when I character touch it, the platform will start to rotate according to the laws of physics.

Similar Tags