我正在使用 Adobe Animate 为我的游戏绘制资源,但是,精灵的不同部分之间会出现小间隙。如何修复它?
它在 Adobe Animate 中的显示方式与在游戏中的显示方式的比较:
当我向Adobe Animate 2019中的MovieClip添加.as类时遇到以下错误:
ReferenceError: Error #1069: Property loopMode not found on Symbol1 and there is no default value.
at privatePkg::___LayerProp___$/executeFrameHelper()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:87]
at privatePkg::___LayerProp___/executeFrame()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:68]
at Symbol1/applyLayerZdepthAndEffects()[Symbol1::frame1:17]
at Symbol1/frame1()[Symbol1::frame1:10]
at runtime::ContentPlayer/loadInitialContent()
at runtime::ContentPlayer/playRawContent()
at runtime::ContentPlayer/playContent()
at runtime::AppRunner/run()
at ADLAppEntry/run()
at global/runtime::ADLEntry()
ReferenceError: Error #1069: Property loopMode not found on Symbol1 and there is no default value.
at privatePkg::___LayerProp___$/executeFrameHelper()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:87]
at privatePkg::___LayerProp___/executeFrame()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:68]
at privatePkg::___LayerProp___/enterFrame()[C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as:63]
ReferenceError: …
Run Code Online (Sandbox Code Playgroud)