Work asssignment split line
This commit is contained in:
parent
7834264e5f
commit
502513d4f8
|
@ -73,6 +73,9 @@ namespace
|
|||
}
|
||||
|
||||
protoState.ApplyForwarding( forwardedDeltaPos, forwardedDeltaAxis );
|
||||
|
||||
/////// Dan below / Robin Above
|
||||
|
||||
protoState.ApplyImpulse( bounce, worldPointOfContact, normal );
|
||||
proto->SetState( protoState );
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue