Skip to content

A small project that recreates a simple JRPG combat system

Notifications You must be signed in to change notification settings

KyBlaize/GMS2_RPG_CombatSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GMS2_RPG_CombatSystem (WIP)

A small project that recreates a simple JRPG combat system

This project features a simple, but complete JRPG-style combat system. The control (manager) is in charge of sorting the turn order, controlling UI layer visibility and updating unit lists when necessary.

Each unit has its own control system in the form of a state machine. It only does things based on Player input (in the future, AI motions will be implemented).

About

A small project that recreates a simple JRPG combat system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published