制作爆炸特效
1 parent cd3ce2d commit 534e6f2c3eab53233e70ecc1b6bc5313b583dae1
@小李xl 小李xl authored on 1 Nov 2023
Showing 18 changed files
View
DungeonShooting_Godot/DungeonShooting.csproj
View
DungeonShooting_Godot/DungeonShooting.csproj.old.2 0 → 100644
View
DungeonShooting_Godot/prefab/bullet/explode/Explode0001.tscn 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/Circle2.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/Circle2.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/common/Smoke2.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/common/Smoke2.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/explode/Explode_circle0001.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/explode/Explode_circle0001.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/explode/Explode_line0001.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/explode/Explode_line0001.png.import 0 → 100644
View
DungeonShooting_Godot/scene/World.tscn
View
DungeonShooting_Godot/src/game/AnimatorNames.cs
View
DungeonShooting_Godot/src/game/activity/bullet/explode/Explode.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/bullet/normal/Bullet.cs
View
DungeonShooting_Godot/src/game/activity/role/player/Player.cs
View
DungeonShooting_Godot/src/game/camera/GameCamera.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs