添加类似迫击炮子弹的抛物线效果,子弹角度跟随运动方向
1 parent bb59604 commit 9ea36f9546b734a56fdff1898d0ee453f4d84762
@小李xl 小李xl authored on 14 Nov 2023
Showing 25 changed files
View
DungeonShooting_Godot/DungeonShooting.sln.DotSettings.user
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/Sound.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/WeaponBase.xlsx
Not supported
View
DungeonShooting_Godot/prefab/bullet/normal/Bullet0001.tscn
View
DungeonShooting_Godot/prefab/bullet/normal/Bullet0002.tscn
View
DungeonShooting_Godot/prefab/bullet/normal/Bullet0003.tscn
View
DungeonShooting_Godot/prefab/bullet/normal/Bullet0004.tscn
View
DungeonShooting_Godot/prefab/bullet/normal/Bullet0005.tscn
View
DungeonShooting_Godot/resource/config/ActivityMaterial.json
View
DungeonShooting_Godot/resource/config/BulletBase.json
View
DungeonShooting_Godot/src/config/ExcelConfig_ActivityMaterial.cs
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/activity/components/MoveController.cs
View
DungeonShooting_Godot/src/framework/map/AffiliationArea.cs
View
DungeonShooting_Godot/src/game/activity/bullet/normal/Bullet.cs
View
DungeonShooting_Godot/src/game/activity/package/Package.cs
View
DungeonShooting_Godot/src/game/activity/prop/active/ActiveProp.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/AdvancedEnemy.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/InteractiveTipBar.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/RoomUIPanel.cs