XSGridEditor
1.0.0
XSGridEditor is a lightweight square grid map system for 2D/3D SRPG games, and comes with a simple and easy-to-use grid editing function. It can be used as a beginning for you to create SRPG games.
|
Classes | |
class | XSSLG.TriggerManual |
被动技能触发器,触发技能释放,或者buff和技能的结束触发 通过BattleEmitter注册触发事件,触发后自动调用Release施放技能 和主动技能的区别就是是否注册BattleEmitter,但是还有其他要注意的: 1. More... | |
Namespaces | |
namespace | XSSLG |
@Author: zhoutao @Date: 2021/5/9 @Description: 常用的战斗方法 | |