#Custom Collision

1 messages · Page 1 of 1 (latest)

leaden girder
#

You gotta set the rotation to the surface normal of the floor

cloud parrot
#

Wait its acctually that easy?

bold pecan
#

I made a system like that for mario galaxy planets but yeah

bold pecan
#

If you used a raycast system what i recommend doing is set transform rotation to next position-current position

#

A-B=B>A

#

Next-Current=direction from current to next

#

If your thing Can somehow be upside down then use quaternion create look with surface normal as the up vectoe

leaden girder
bold pecan
pastel mango
bold pecan
#

Oh yeah that too

zenith osprey
#

wait I'm interested in this too