xobust / Project-Broban

ProjInda15 project
5 stars 2 forks source link

Add the ability to travel between rooms #50

Closed xobust closed 8 years ago

xobust commented 8 years ago

We are stuck in the first room atm

willwull commented 8 years ago

Does the World Handler class handle in which room the player is in? In that case, should we implement "exits" by placing a collider that interacts with the World Handler?

iRobsc commented 8 years ago

Me and alex talked about making collision boxes that can have different states. They can be dmg collision boxes, movement, normal collision etc so maybe we should implement that firstly?

willwull commented 8 years ago

Sounds good to me @iRobsc