bulletWorldWrap : boolean
Should the Bullets wrap around the world bounds? This automatically callsWorld.wrap
on the Bullet each frame. See the docs for that method for details.
- Source code: plugins/weapon/WeaponPlugin.js (Line 136)
bulletWorldWrap : boolean
Should the Bullets wrap around the world bounds? This automatically callsWorld.wrap
on the Bullet each frame. See the docs for that method for details.
Please login to continue.