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, ...).
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
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