this-place / this.place

An isometric puzzle game that incorporates platforming and block building.
https://isteps.comp.nus.edu.sg/event/12th-steps/module/CS3247/project/4
MIT License
7 stars 6 forks source link

Handling blocks that "fall or fly out" of the scene #87

Open reginleiff opened 6 years ago

reginleiff commented 6 years ago

Is this important? :\

nicholaschuayunzhi commented 6 years ago

Should tie in with the respawn. Maybe a huge collider at the base to respawn/ catch blocks?

reginleiff commented 6 years ago

I think we could do a cube-like collider, then we can cover all sides easily.