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

Fix particle COORD_TYPE.WORLD #7

Open exjam opened 10 years ago

exjam commented 10 years ago

I believe the intended behaviours are as follows: LOCAL: Fully tracks parent's position and rotation LOCAL_WORLD: Tracks parent's position but NOT rotation WORLD: Create the particle at parent position but do not track after the initial start

exjam commented 10 years ago

I guess this is why particles on waterfalls in AP look funny