Godot-Community-Games-Org / game1

First community game let's go!
GNU General Public License v3.0
22 stars 5 forks source link

Character turn based movement #17

Open ChaoticTechSupport opened 3 days ago

ChaoticTechSupport commented 3 days ago
  1. Adds point and click movement (turn based movement base - not on /not currently required).
  2. Adds a base interaction system.
  3. Adds Wheel gui (Controller not supported, arrow keys not supported).
  4. Adds TextResize - Auto to UserInterface.
  5. Adds in_map() function.
  6. Adds global Map/pathfinding Database.
Dragon20C commented 2 days ago

issues: 1: The doors can be opened again, causing the open animation to play again 2: You can still close the door if the player is in the same position 3: The gui wheel is behind the player instead of the front