更改目录结构
1 parent 2409c05 commit be9666914e65496d27759a941cbd4d10daa0683f
@小李xl 小李xl authored on 30 May 2022
Showing 15 changed files
View
prefab/Cursor.tscn
View
prefab/Gun.tscn
View
prefab/bullet/Bullet.tscn
View
src/Cursor.cs 100644 → 0
View
src/bullet/Bullet.cs 0 → 100644
View
src/bullet/HighSpeedBullet.cs 0 → 100644
View
src/effect/Cursor.cs 0 → 100644
View
src/gun/Gun.cs 0 → 100644
View
src/gun/GunAttribute.cs 0 → 100644
View
src/gun/OrdinaryGun.cs 0 → 100644
View
src/weapon/bullet/Bullet.cs 100644 → 0
View
src/weapon/bullet/HighSpeedBullet.cs 100644 → 0
View
src/weapon/gun/Gun.cs 100644 → 0
View
src/weapon/gun/GunAttribute.cs 100644 → 0
View
src/weapon/gun/OrdinaryGun.cs 100644 → 0