DrkSephy / tales-of-kratos

Tales of Symphonia 2D side-scrolling action adventure game
http://drksephy.github.io/Tales-of-Kratos-Deployment/
MIT License
27 stars 5 forks source link

Replace clickable menu entities with positional boxes #46

Closed DrkSephy closed 9 years ago

DrkSephy commented 9 years ago

Currently entities are being used to be clicked for opening menus. This causes the entities to shake when the screen moves. To circumvent this, we can define a clickable bounding box and use this as the check.