Search found 2 matches

by LorgonJortle
Sat Feb 20, 2010 12:06 am
Forum: Questions and Help
Topic: Detecting if an object is on the ground
Replies: 2
Views: 3327

Re: Detecting if an object is on the ground

Excellent, thanks! This is a great engine. :-)
by LorgonJortle
Fri Feb 19, 2010 8:13 pm
Forum: Questions and Help
Topic: Detecting if an object is on the ground
Replies: 2
Views: 3327

Detecting if an object is on the ground

Hi, I've a triangle mesh of my terrain, and a sphere as the player. I only want the player to jump when it's on the "ground". How would one detect for that? Also, I've just been adding to the Y axis of linear velocity for moving, but it's not acting properly. It's a ball, and when I apply ...