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.
|
Public Attributes | |
SpriteRenderer | mouseCuror |
鼠标图片 More... | |
Properties | |
XSIGridMgr | GridMgr [get, set] |
bool | Active = true [get, set] |
是否跟随移动 More... | |
Private Member Functions | |
void | Start () |
void | Update () |
void | SetWorldPosition (XSTile tile) |
设置下光标的世界坐标 More... | |
|
inlineprivate |
设置下光标的世界坐标
|
inlineprivate |
|
inlineprivate |
SpriteRenderer XSSLG.BattleMouseCuror.mouseCuror |
鼠标图片
|
getset |
是否跟随移动
|
getsetprivate |