branchrust_reboot/main/metal_detector/cleanupcancel

6 Commits over 0 Days - Infinitycph!

3 Years Ago
VM code cleanup
3 Years Ago
Deleted metal detector UI code and prefabs now it is not used.
3 Years Ago
Added an additional client-side check before requesting flags. Couple of extra null checks to be safe.
3 Years Ago
Re-order some checks to avoid a raycast in some situations
3 Years Ago
Added a link directly to the flag collider so I can remove a GetComponent
3 Years Ago
Removed some now unused code. Removed a couple of double gets.