brett19 / rosebrowser

ROSEBrowser is a free and open-source implementation of the ROSE Online 3D MMORPG for web browsers written from scratch using the latest web standards (WebGL, HTML5, Javascript, Threads, ...).
Other
20 stars 15 forks source link

Increase size of NPC/MOB hitboxes #13

Closed brett19 closed 10 years ago

brett19 commented 10 years ago

Currently the hit-boxes are based on the not-yet-transformed meshes of a NPC or monster, making it extremely challenging to accurately click on one. The hit-boxes should be expanded to account for this, and make selecting easier.