重构throwNode, 目前还有点bug
|
---|
|
DungeonShooting_Godot/prefab/role/Player.tscn |
---|
DungeonShooting_Godot/prefab/ui/Cursor.tscn |
---|
DungeonShooting_Godot/src/framework/ActivityObject.cs |
---|
DungeonShooting_Godot/src/framework/Component.cs |
---|
DungeonShooting_Godot/src/framework/IProcess.cs |
---|
DungeonShooting_Godot/src/game/common/NodeExtend.cs |
---|
DungeonShooting_Godot/src/game/effect/Cursor.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/effect/ThrowNode.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/item/ThrowComponent.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/item/ThrowNode.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/item/throwObject/ThrowComponent.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/Cursor.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/test/TestNavigation.cs |
---|