RPG battle system example created by Feryll
Category: Strategy
1 of 1
Added: 24 May 2008
Created by: Feryll
Version: 1
Game description: An example (completely GML) on how to make simple rpg battles. You are free to use any of my code. I am not completely done with it yet, just adding some stuff.
Reviews
-
Overall Score
-
Graphics
-
Sound
-
Gameplay
-
Story
-
Interface
This Game Has No Reviews.
More Games By This Creator
This creator has no other games uploaded.
Comments
Magdiel said 173 days ago
This is very useful for people that are trying to make games like that, desu
I rate it a 6/6 this is well made, and, as NitromanandSonnyGames said, easy to understand, desu
Master of Sumdu Media said 176 days ago
Yeah, you could use arrays or you could declare assignments from another object.
obj_other_guy.hp = 100;
instead of
global.hp = 100;
Good game though!
1 2




gamenoob1 said 44 days ago
Report to Staff
5/6. I love code, but this is Pro Edition, I only have Lite... But good for people with Pro!