Combat System

by Scizzees
Combat System
A fully commented battle/combat system for RPG games.
ID:109522
 
This demo includes the following:
• Death proc
• Level Up proc
• Attack Verb
• Various variables
• Ready Statpanel

enjoy!
no
I added this line of code: set popup_menu = 0; below the attack verb so that an error doesn't result from selecting the attack verb via right clicking, whilst facing the wrong direction (not the mob).