*** empty log message ***
This commit is contained in:
parent
cda3c72e07
commit
ac6aa0be38
|
|
@ -296,7 +296,7 @@ class GravityWalker(DirectObject.DirectObject):
|
|||
self.rotationSpeed = 0
|
||||
jump = 0
|
||||
|
||||
if 1:
|
||||
if 0:
|
||||
onScreenDebug.add("airborneHeight", self.lifter.getAirborneHeight()) #*#
|
||||
onScreenDebug.add("falling", self.falling) #*#
|
||||
onScreenDebug.add("isOnGround", self.lifter.isOnGround()) #*#
|
||||
|
|
|
|||
Loading…
Reference in New Issue