Skip to content

Conversation

@ValMystletainn
Copy link
Contributor

  1. 使用.tmx文件配合cocos接口实现士兵的刷新和动作实现
  2. .tmx文件使用Tiled编辑,也可以用文本编辑器打开做地图对应格点的修改
  3. .tmx计划分为背景层,士兵层和动作层
  4. 前两层所需要的图集已经做好。单个图标的大小为32pt*32pt,主要从icons8找到。将单个图标合成的python脚本放在/Debug.win32/res中,后期改动或者加需求的时候可能能用到

1. 使用.tmx文件配合cocos接口实现士兵的刷新和动作实现
2. .tmx文件使用Tiled编辑,也可以用文本编辑器打开做地图对应格点的修改
3. .tmx计划分为背景层,士兵层和动作层
4. 前两层所需要的图集已经做好。单个图标的大小为32pt*32pt,主要从icons8找到。将单个图标合成的python脚本放在/Debug.win32/res中,后期改动或者加需求的时候可能能用到
Vladimir2506 pushed a commit that referenced this pull request Feb 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant