![]() |
|
+- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Scripts Database (https://www.save-point.org/forum-39.html) +---- Forum: RPGMaker VX/VXAce (RGSS2/3) Engines (https://www.save-point.org/forum-117.html) +---- Thread: |
Soul Engine Ace - Character Effects - Mintyy - 02-27-2014 Soul Engine Ace - Character Effects Engine Introduction: Soul Engine Ace is an engine made by SoulPour777 for RPG Maker VX Ace. All the scripts works for Ace, however some of them can be used on VX as well. All scripts listed under SEA are held by my Terms of Use. Character Effects Introduction: Sprite / Character Related Scripts – All Sprite and Character Related Scripts needs the Soul_Character_Effects Core script. Place the Core Script on top of all other Sprite and Character Related Scripts. (Some are independent scripts that doesn’t need this as a prerequisite.) Prerequisites: In order for the scripts listed below, you need to get this: Code: # -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=List of Scripts: SEA – Character Strafe– Creates a Strafe Pattern. SEA – Character Speed – Changes the Running and Walking Speed of the Player. SEA – Character Shadow- Creates a shadow for the player and for the events / sprites. SEA – Character Breath - Creates a breathing effect when the character is idle. The above scripts may also be found here. Compatibility Issues / Preferred Use: Because of its singularity in function, this set of scripts is preferred to be used for an Action Battle System based games. From Soul X Regalia Wordpress
|