Midterm – Zhexu Yang

Devour

Inspiration

Definition 

What interaction or behavior are you trying to explore here? 

– Collision
– Change in size
– Being devoured / destroyed / fragmented

Paper prototype

Blueprint walkthrough

Successes

– Able to make the object being devoured break into fragments through collision detection.
– Make object change size through trigger volume

Challenges

– Unable to make collision happen between the two objects. If I turn “simulate physics” on, the object won’t move.
– Struggling to find a way where two moving objects can collide into each other. Even if I turned collision on, the objects still overlapped and passed through each other.

Next steps

Adding material, visual effects, and more objects in the scene to interact with.

Leave a comment