Author: CnN

“Before Weapon Action” script

This would be a snippet delaying the ‘use weapon’ action, allowing for events to happen for both computer and human controlled actors beforehand. An example would be allowing an enemy to telegraph before/between execution of attacks. (or change animations, body,Read more

Change Parallax Speed

A lot of other settings can be changed on the fly here. Being able to change the parallax scroll speed would be handy for easing in and out of parallax scenes like elevators and anywhere else you want to createRead more

Disable ANY sprite mode via script.

Like when we want a sprite to run while firing with a specific animation; not letting the stationary ‘firing’ sprite play. (currently making a sprite run and fire is a chore. Unless I’m missing something, which is possible.)