From b5819a249c26b7cba1d8f30f017d091a4c0fa8e2 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Thu, 8 Aug 2024 23:23:31 +0800 Subject: [PATCH] :rewind: Rollback place brick feature --- .idea/.idea.CodingLand/.idea/workspace.xml | 13 +----- Scenes/Brick.tscn | 28 ++++++++++++ Scenes/Player.tscn | 5 ++- Scenes/Root.tscn | 4 +- Scenes/UI/HUD.tscn | 25 ++++++++++- Scripts/Bullet.cs | 8 +++- Scripts/Logic/PlayerInput.cs | 7 +++ Scripts/Logic/World.cs | 13 +++++- Scripts/Player.cs | 51 ++++++++++++++++++---- 9 files changed, 127 insertions(+), 27 deletions(-) create mode 100644 Scenes/Brick.tscn diff --git a/.idea/.idea.CodingLand/.idea/workspace.xml b/.idea/.idea.CodingLand/.idea/workspace.xml index 9dee4d9..f515d66 100644 --- a/.idea/.idea.CodingLand/.idea/workspace.xml +++ b/.idea/.idea.CodingLand/.idea/workspace.xml @@ -5,18 +5,9 @@ - - - - - - - - - + -