• v0.2.1 9901f6a34d

    v0.2.1 Stable

    shawn released this 2026-07-03 21:32:22 +00:00 | 9 commits to main since this release

    v0.2.1 — Fix SCRIPT Error on Windows Client

    The blaster GLB model has a root node type of Node3D, but the WeaponManager variable was typed MeshInstance3D, causing a script error every time a player connected.

    Changes:

    • Fixed _gun_model type from MeshInstance3DNode3D in weapon_manager.gd
    • Added check_models.gd diagnostic script
    Downloads