Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Newb: Body Behavior
#1
Hi, 
I am a newb to Obi, and am Struggling with recreating a simple scene with a single body and a floor. For reference I am trying to recreate the example Scene: BallPool.

In my scene I have set up the following, and thought it was identical to the example scene, mentioned above, but I am getting an odd result. My body falls to the floor and then it skids along the floor's x axis. It then falls through the floor, bouncing as it goes. 


- General: 
Obi Solver, with gravity set to a value of -9.81 (yAxis). 
Obi FixedUpdater, with the above Solver added to its Array of Solvers, subsets = 2

Body: 
ObiSoftyBody, with Surface Blueprint RubberBall
ObiSoftBodySkinner

Floor:
Obi Collider.


Any ideas??
Reply


Messages In This Thread
Newb: Body Behavior - by Renman3000 - 31-12-2020, 08:29 PM
RE: Newb: Body Behavior - by josemendez - 02-01-2021, 10:32 AM