Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.34 KB

gettingstarted.md

File metadata and controls

15 lines (11 loc) · 1.34 KB

Hello.

This provided file is for newcomers to get started on the project, This will be updated to help those people very soon, So keep in check of the repo and it's resources.

This plugin is provided with it's listed license.

Steps to utilize/download the template:

First, let's assume you need to set up and install the repository first. You may want to use the GitHub desktop client, Or if that does not work. You can simply open a terminal in any folder, Then git clone the repository with the provided arguments. git clone https://github.com/Cute-Fame-Studio/3D-TurnBasedCombat

Step 2:

Start up your game engine (Godot 4+) and manually add the project, You can possibly right-click and open the project's main folder depending on how you configured Godot. Then, Once the project is opened, The easiest way to test and use the template, Is with.

Step 3

Load up the file in: res://maps/battle_scenes/test.tscn, After it's opened, You begin to see the project in its current working state. The following is up to you, I encourage you to take the time to submit pull requests and code reviews of what was used to make the battle system. You can as well as follows along with tasks waiting to be implemented in the project tab of the repository: TaskBoard/ToDo

Thank you for listening!