mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
update
This commit is contained in:
@@ -12,7 +12,6 @@ const { ccclass, property } = _decorator;
|
||||
export interface GButtleDefaultInfo{
|
||||
image:SpriteFrame;//子弹图片
|
||||
scale:number; //子弹大小
|
||||
start:Vec2; //子弹初始位置
|
||||
}
|
||||
|
||||
//默认子弹类
|
||||
|
Reference in New Issue
Block a user