Game Development Community

T3D 1.1 Final - Player can "climb" certain edges

by Tuomas Kaukoranta · in Torque 3D Professional · 09/10/2011 (3:18 am) · 2 replies

Build: 1.1 Final, Pro

Platform: Windows 7 64 bit

Target: Player physics

Issues:


Steps to Repeat:

1. Create the same kind of box I jumped on in the end of the video

2. Jump towards the edge like I did in the video and keep walking forward all the time.

#1
09/10/2011 (4:36 pm)
What's the boundingBox and maxStepHeight set to in the PlayerData datablock?
#2
09/10/2011 (4:52 pm)
boundingBox = "0.7 0.7 2.275";

and

maxStepHeight = "0.3";