Posts: 624
Threads: 26
Joined: Feb 2009
Reputation:
0
Just one question; how can I detect when an object reaches/hits floor?
Posts: 264
Threads: 16
Joined: Dec 2007
Reputation:
0
Figure out the Z coordinate of the point where it will hit the ground and make the object not go below that.
Posts: 624
Threads: 26
Joined: Feb 2009
Reputation:
0
The object won't be moving from one point to ground, but from a random point to ground. So there will be no specific Z coord bellow where it shouldn't go, but random Z coords.
Posts: 264
Threads: 16
Joined: Dec 2007
Reputation:
0
Theres no way to do that. If there is, I dont know about it.
Posts: 264
Threads: 16
Joined: Dec 2007
Reputation:
0
What filterscript are you looking at? Can you post the link?
Posts: 624
Threads: 26
Joined: Feb 2009
Reputation:
0
Still too complicated for me. If you could be more specific that'd be realy helpful.
Posts: 3,262
Threads: 30
Joined: Aug 2008
Reputation:
0
I didn't get it, you're trying to set an object on the floor?