第二种敌人子弹制作特效
1 parent fd85e0e commit 851aa7e114f593da5d16ec429dc6ee30d3110873
@小李xl 小李xl authored on 5 Dec 2023
Showing 21 changed files
View
DungeonShooting_Godot/prefab/effect/bullet/BulletDisappear0001.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/effect/bullet/BulletDisappear0002.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/effect/bullet/BulletSmoke0001.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/effect/weapon/BulletDisappear.tscn 100644 → 0
View
DungeonShooting_Godot/prefab/effect/weapon/BulletSmoke.tscn 100644 → 0
View
DungeonShooting_Godot/resource/sprite/effects/Explosion.png 100644 → 0
View
DungeonShooting_Godot/resource/sprite/effects/Explosion.png.import 100644 → 0
View
DungeonShooting_Godot/resource/sprite/effects/common/Smoke3.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/common/Smoke3.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/common/Smoke4.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/common/Smoke4.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/explode/Explode_circle0002.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/explode/Explode_circle0002.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/explode/Explode_circle0003.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/explode/Explode_circle0003.png.import 0 → 100644
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/game/activity/bullet/normal/BrushBullet.cs
View
DungeonShooting_Godot/src/game/activity/bullet/normal/Bullet.cs
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/weapon/knife/Knife.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs