实现完美像素化 (目前物理帧移动显示还是有点问题)
|
---|
|
DungeonShooting_Godot/project.godot |
---|
DungeonShooting_Godot/scene/Main.tscn |
---|
DungeonShooting_Godot/src/game/GameConfig.cs |
---|
DungeonShooting_Godot/src/game/camera/MainCamera.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/bullet/OrdinaryBullets.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/gun/Gun.cs |
---|
DungeonShooting_Godot/src/game/manager/GameManager.cs |
---|
DungeonShooting_Godot/src/game/manager/InputManager.cs |
---|
DungeonShooting_Godot/src/game/role/Player.cs |
---|
DungeonShooting_Godot/src/game/room/RoomManager.cs |
---|
DungeonShooting_Godot/src/game/ui/Cursor.cs |
---|