提交 f3c475d0 authored 作者: 詹银鑫's avatar 詹银鑫

新增烟雾效果无人机移动效果

上级 fb9d11bf
......@@ -17,6 +17,7 @@ import arrow from "@/assets/texture/arrow.png"
import point from "@/assets/texture/point1.png"
import flyLineFocus from "@/assets/texture/guangquan01.png"
import mapFlyline from "@/assets/texture/flyline6.png"
import smoke from "@/assets/texture/smoke.png"
// 焦点贴图
import focusArrowsTexture from "@/assets/texture/focus/focus_arrows.png"
import focusBarTexture from "@/assets/texture/focus/focus_bar.png"
......@@ -89,6 +90,7 @@ export class Assets {
{ type: "Texture", name: "mapFlyline", path: mapFlyline },
{ type: "Texture", name: "arrow", path: arrow },
{ type: "Texture", name: "point", path: point },
{ type: "Texture", name: "smoke", path: smoke },
// focus
{ type: "Texture", name: "focusArrows", path: focusArrowsTexture },
......
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论