ckusellagussin / UntitledOwlGame

This is for the Interactive systems project!
0 stars 0 forks source link

Keep object stationary when collides with object #24

Open ckusellagussin opened 4 years ago

ckusellagussin commented 4 years ago

Object will spiral out of control if it hits something, need to add a reset mechanic or and accelerometer type mechanic to keep it stationary. Maybe just make the owl collapse into a ragdoll pose...

ckusellagussin commented 4 years ago

This has been solved and is now a mechanic for when the owl hits an object, the owl will spiral, be stunned and the position will be reset after the stun timer is done.