Glitch Robe aka G4mE bReÄK3r
Overview
Creator:
Mero
Added: 03 Apr 2015
Tags:
Enemy
|
View Script |
Information
"Long ago a powerful artifact crossed the alternate timelines and fell into the hands of a wizzrobe changing it into a robot and giving it immense power."
Happy April Fools Day, Yes I know it's late Moosh excuse my tardiness just this once.
Happy April Fools Day, Yes I know it's late Moosh excuse my tardiness just this once.
Description Setup Reviews Comments
Set your Interplanar Constants
const int WPS_NULLBLADE = 88;
const int SFX_NULLSBLADE = 2; //Sword Beam
const int SFX_GAMEBREAKER_OPEN = 52; //Rocket up
const int SFX_GAMEBREAKER_CLOSE = 53; //Rocket Down
const int GAMEBREAKER_BLADES = 13; //Number of sword beams the portals shoot.
const int CMB_TEAR = 32768; //The combo to use for the tear in the fabric of reality. This is 4x4 tiles mind you.
Set your Universal Attributes
1: Death animation?
2: Delay Before Opening Portal in frames?
3: Teleport Delay in frames
4: Solid Blocks Okay?
Have a cosmic party of old spice body shots.
const int WPS_NULLBLADE = 88;
const int SFX_NULLSBLADE = 2; //Sword Beam
const int SFX_GAMEBREAKER_OPEN = 52; //Rocket up
const int SFX_GAMEBREAKER_CLOSE = 53; //Rocket Down
const int GAMEBREAKER_BLADES = 13; //Number of sword beams the portals shoot.
const int CMB_TEAR = 32768; //The combo to use for the tear in the fabric of reality. This is 4x4 tiles mind you.
Set your Universal Attributes
1: Death animation?
2: Delay Before Opening Portal in frames?
3: Teleport Delay in frames
4: Solid Blocks Okay?
Have a cosmic party of old spice body shots.


