462d12bee588410d12952eaa6636862430739024
- Fix tab character in _build_elevated_walkways() call (line 63) - Fix untyped 'pos' variable in grapple pillar loop (line 376) - Remove fog_sky_affinity (Godot 4.3+ only property) - Replace preload() with load() for runtime script loading - Replace 'is DoubleBarrelShotgun' type check with duck-typing - Fix 'is not OfflineMultiplayerPeer' syntax in grenade spawn - Replace absf() with abs() in state_machine, state_air, state_ground - Update test_level.tscn to remove stale UID reference All fixes verified: PARSE OK and scene runs without script errors on Godot 4.2.1 headless.
Description
No description provided
167 MiB
Languages
GDScript
80.2%
Python
19.2%
GDShader
0.5%