forked from StrafesNET/strafe-project
physics: TODO
This commit is contained in:
parent
c6c1d620ab
commit
16cd8180ad
@ -107,6 +107,7 @@ enum TransientAcceleration{
|
||||
#[derive(Clone,Debug)]
|
||||
struct ContactMoveState{
|
||||
jump_direction:JumpDirection,
|
||||
// TODO: remove this
|
||||
contact:ContactCollision,
|
||||
target:TransientAcceleration,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user