Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
LaserWandMod
Replaces the Laser Gun with a Wizard Star Wand visual, sparkle particles and sound effects on movement.
By SmokeBellew
CHANGELOG
1.0.2
- Fixed: star at the wand tip not showing — switched to Unlit/Texture shader (no lighting darkening), disabled backface culling, recalculate normals from geometry
- Fixed: sparkle particles appeared as plain orange circles — now render as gold 5-pointed star shapes
1.0.1
- Fixed: other weapons (not only the laser gun) were incorrectly replaced with the wand appearance
- Fixed: game stuttered every second (1 frame freeze) — replaced expensive Resources.FindObjectsOfTypeAll with scene-only search and added smart polling that slows down once the gun is replaced
- Reduced sparkle sound volume
1.0.0
- Initial release