Tags → #TyranoScript
-
TyranoScript Tutorial Part 4: Using Spine
Integrate Spine skeletal animation into TyranoScript. Understand the tag execution mechanism and learn how to add custom commands by extending the kernel's tag object.
-
TyranoScript 从入门到魔改 4 Spine 播放
为 TyranoScript 集成 Spine 骨骼动画:解析内核 parser 分词原理,教你如何通过扩展 tyrano.plugin.kag.tag 对象新增自定义 [perform_show] 指令。
-
TyranoScript Tutorial Part 2: Layer
Understanding layers in TyranoScript is crucial for game development. This tutorial covers base, foreground, text, free, and fix layers in detail.
-
TyranoScript 从入门到魔改 2 图层
TyranoScript AVG 引擎图层解析:深入探讨 base 层、前景层、文字层及自由层的层级关系,揭秘源码中隐藏的 menu 菜单层实现逻辑。
-
TyranoScript Tutorial Part 1: TyranoScript Introduction
An introduction to TyranoScript, a powerful AVG engine for HTML5 games. Learn about development tools like TyranoRider and basic project file structure.
-
TyranoScript 从入门到魔改 1 概况介绍
TyranoScript AVG 引擎入门教程:详细介绍开发工具 TyranoRider、TyranoBuilder 的使用,解析项目初始化流程及 data 文件夹核心文件结构。