PowerUDFreeze.lua

From Moondust Wiki
Jump to navigation Jump to search

Attention: This page contains dead links!

Download

Get the link here. Does not yet work in mp; need to tweak the code a bit.

What this code does

All enemies stop moving to allow the player time to react when powering up or down

Installation

Place the file powerUDFreeze.lua in either your level's custom graphics folder for use in a level, along with a lunadll.lua file, or in the same directory as your .wld file along with a lunaworld.lua file for use throughout an entire episode.

Usage

Just load the API:

local powerUDFreeze = API.load("powerUDFreeze");