Particles: Make attached particle spawners respect the parent's yaw
Position, velocity and acceleration vectors of particles are rotated by the yaw of the parent object so that they are truly relative to it. Clarify new attached particle spawner behavior in lua_api.txt.
Showing
- doc/lua_api.txt 2 additions, 1 deletiondoc/lua_api.txt
- src/clientobject.h 1 addition, 0 deletionssrc/clientobject.h
- src/content_cao.cpp 2 additions, 1 deletionsrc/content_cao.cpp
- src/content_cao.h 4 additions, 0 deletionssrc/content_cao.h
- src/particles.cpp 28 additions, 8 deletionssrc/particles.cpp
Loading
Please register or sign in to comment