dykatz / CSS452_ToastLovers

The final project of CSS452. Featuring toast, ants, and sugary stuff.

Home Page:http://toast.cr.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement physics in some way

IcePlasma opened this issue · comments

One current idea is to make it so that all of the objects fall of the screen when the player loses. Also, this can happen as the camera shakes over multiple shakes. This fulfills the requirement of shake position being used by using it for the camera.

This has been implemented as one shake. If someone wants to, they can modify it to be multiple shakes.