Make games on your phone.
Get the app!
AndroidiOS
Castle
Comments
Next up
// --- MASTER LASER SECTION --- IF (weapon_type == "ISS Overlord's Laser") { // Check if the weapon is still cooling down IF (overlord_cooldown_timer > 0) { DISPLAY "ORBITAL CORE RECHARGING: " + overlord_cooldown_timer + "s REMAINING"

No comments yet