Aligned foot rotation to ground normal
This commit is contained in:
@ -5,4 +5,6 @@ var bone_id: int
|
||||
var audio: AudioStreamPlayer3D
|
||||
var position: Vector3
|
||||
var velocity: Vector3
|
||||
var attachment: BoneAttachment3D
|
||||
var attachment: BoneAttachment3D
|
||||
var floor_distance: float
|
||||
var normal: Vector3
|
Reference in New Issue
Block a user