parent
cc68088298
commit
8aa5ad7723
|
@ -94,9 +94,6 @@ namespace
|
||||||
}
|
}
|
||||||
|
|
||||||
protoState.ApplyForwarding( forwardedDeltaPos, forwardedDeltaAxis );
|
protoState.ApplyForwarding( forwardedDeltaPos, forwardedDeltaAxis );
|
||||||
|
|
||||||
/////// Dan below / Robin Above
|
|
||||||
|
|
||||||
protoState.ApplyImpulse( bounce, worldPointOfContact, normal );
|
protoState.ApplyImpulse( bounce, worldPointOfContact, normal );
|
||||||
proto->SetState( protoState );
|
proto->SetState( protoState );
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue