大约有 126 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0063 秒)
...temByClass("monster", SimpleRole);每个角色都有一个1S左右的死亡动画,播放完毕后才进行回收。。 但是在实际游戏测试中,多个角色几乎同时死亡的时,,,后续的timer实测确实触发了 创建等后续相关代码,但是POOL 并没有在内存中把...
来源: Laya_社区 发布时间: 20170701
... EventDispatcher Object MovieClip 用于播放经过工具处理后的 swf 动画。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中...
来源: Laya2.0_api 发布时间: 20190513
Spine骨骼动画一、概述二、IDE中使用Spine动画2.1 将spine资源复制到项目中2.2 添加spine动画组件2.3 属性三、代码中Spine动画Spine骨骼动画 一、概述 Spine骨骼动画,是游戏中经常使用的骨骼动画之一,使用Spine工具通过将图片绑定到...
来源: Laya3.0_文档 发布时间: 20250104
...obals "laya/components/Animator2D" Animator2D Class Animator2D Animator2D2D动画组件 Hierarchy Component Animator2D Index Constructors constructor Properties _extra _singleton owner runInEditor scriptPath Accessors awaked controller destroyed enabled hideFlags id isPlaying parameters speed Method...
来源: Laya3.0_api 发布时间: 20231115
...mponent/Animator/Animator" Animator Class Animator Animator 类用于创建动画组件。 Hierarchy Component Animator Index Constructors constructor Properties _controller _extra _singleton cullingMode owner runInEditor scriptPath CULLINGMODE_ALWAYSANIMATE CULLINGMODE_CULLCOMPLETELY Accessors anim...
来源: Laya3.0_api 发布时间: 20231115
...次都覆盖掉上次打开的? 新老核心覆盖安装的问题 【3D动画播放】 关于islooping覆盖问题,想请教一下 1.7.9beta咋还不能覆盖发布了? 如何动态的设定sprite的覆盖层级 关于list每个item下button.name互相覆盖的问题 IDE编辑器突然被边...
来源: Laya_社区 发布时间: 20210701
...61 测试版 物理引擎bug 百分百 复现 【BUG备忘录】关于Tween动画无法正常作用问题-解决办法 1.7.20beta有bug,帧属性面板打不开 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 一个时间轴动画里创建的多个动画...
来源: Laya_社区 发布时间: 20191106
...然无法自动生成了? [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 dialog 自定义关闭效果,效果执行完,弹窗无法关闭 鼠标滚轮滚动事件 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟...
来源: Laya_社区 发布时间: 20200407
...class SkeletonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activ...
来源: Laya2.0_api 发布时间: 20190513
# 图集动画运用 ### 1. 图集动画概述 游戏开发中,动画的运用基本无处不在,LayaAir引擎提供了功能强大的的Animation动画类,它可以使用多种动画资源生成游戏动画。 我们可以用LayaAir IDE创建时间轴动画的方式生成后缀名为“`.ani`...
来源: Laya2.0_文档 发布时间: 20210715