将将液体材质抽成配置表
1 parent 0809699 commit 2b27e5e0583099a1fa50e330b1fc32af5c492e92
@小李xl 小李xl authored on 28 Nov 2023
Showing 34 changed files
View
DungeonShooting_Godot/excel/excelFile/ActivityBase.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/ActivityMaterial.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/AiAttackAttr.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/BulletBase.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/EnemyBase.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/LiquidMaterial.xlsx 0 → 100644
Not supported
View
DungeonShooting_Godot/excel/excelFile/Sound.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/WeaponBase.xlsx
Not supported
View
DungeonShooting_Godot/resource/config/LiquidMaterial.json 0 → 100644
View
DungeonShooting_Godot/resource/sprite/brush/Brush1.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/brush/Brush1.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/brush/Brush2.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/brush/Brush2.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/brush/Brush3.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/brush/Brush3.png.import 0 → 100644
View
DungeonShooting_Godot/resource/test/Brush1.png 100644 → 0
View
DungeonShooting_Godot/resource/test/Brush1.png.import 100644 → 0
View
DungeonShooting_Godot/resource/test/Brush2.png 100644 → 0
View
DungeonShooting_Godot/resource/test/Brush2.png.import 100644 → 0
View
DungeonShooting_Godot/resource/test/Brush3.png 100644 → 0
View
DungeonShooting_Godot/resource/test/Brush3.png.import 100644 → 0
View
DungeonShooting_Godot/scene/test/TestMask2.tscn
View
DungeonShooting_Godot/src/config/ExcelConfig.cs
View
DungeonShooting_Godot/src/config/ExcelConfig_LiquidMaterial.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/map/liquid/BrushImageData.cs
View
DungeonShooting_Godot/src/framework/map/liquid/BrushPixelData.cs
View
DungeonShooting_Godot/src/framework/map/liquid/LiquidCanvas.cs
View
DungeonShooting_Godot/src/framework/map/liquid/LiquidPixel.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/NoWeaponEnemy.cs
View
DungeonShooting_Godot/src/game/activity/role/player/Player.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs
View
DungeonShooting_Godot/src/test/TestMask2.cs