parent
2314935f48
commit
f2c6cc5306
|
@ -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