KEnemyStates XP - Printable Version +- 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 XP (RGSS) Engine (https://www.save-point.org/forum-116.html) +---- Thread: KEnemyStates XP (/thread-10793.html) |
KEnemyStates XP - kyonides - 10-31-2024 KEnemyStates XP
by Kyonides
Introduction This scriptlet simply lets you set a given state to any enemy by passing the enemy position and a state ID or name to the KEnemy.set_state method. The Script Code: # * KEnemyStates XP * # Terms & Conditions Free for non commercial games. Due credit is mandatory. Mention this forum as well. That's it! |