-
v0.2.1 Stable
released this
2026-07-03 21:32:22 +00:00 | 9 commits to main since this releasev0.2.1 — Fix SCRIPT Error on Windows Client
The blaster GLB model has a root node type of
Node3D, but theWeaponManagervariable was typedMeshInstance3D, causing a script error every time a player connected.Changes:
- Fixed
_gun_modeltype fromMeshInstance3D→Node3Din weapon_manager.gd - Added
check_models.gddiagnostic script
Downloads
- Fixed