Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Xsoul on September 05, 2014, 03:38:40 PM

Title: Planet gravity
Post by: Xsoul on September 05, 2014, 03:38:40 PM
Hello guys ^^

I'm still a bit new to playmaker and unity.

I'm looking for a way to create a planet with a gravity, and for objects to move at the surface, all around the surface and not to fall !!

Do you have any clue of how I can do such thing?

Thanks a lot =)
Title: Re: Planet gravity
Post by: Splankton on September 07, 2014, 04:04:31 PM
You would have to get the normal from the surface to align your character or whatever, then use gravity to push down. Or something like that. Jean has a few posts helping and supplying samples of something similar. I suggest looking at those, studying how they work and going from there.