Game Development Community

Walking over stuff

by Jeff Gran · in General Discussion · 09/06/2005 (10:42 pm) · 2 replies

There are some objects in our game that are around knee-high to waist-high (both DTS and DIF), and the character walks right over them. Is there a setting anywhere that specifies the maximum difference in height that the player can walk up?

#1
09/07/2005 (1:50 am)
PlayerData->maxStepHeight
#2
09/07/2005 (8:45 am)
Muchas Gracias!