Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardGascon authored Sep 15, 2022
1 parent 99892e8 commit 4151df9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This package will be updated once I find another useful tool or someone suggest
- Basic menu with **music and SFX sliders** as well as **resolution and quality dropdowns.**
- An **object pooler** with the ability to create pools with an undetermined size.
- A basic **scene manager** with a loading screen with progress bar.
- A simple **timer** that is displayed inside a TextMeshPro object.

All of that comes with some editor menu items for creating all of that as fast as possible.

Expand Down Expand Up @@ -142,4 +143,4 @@ timer.Restart(); //Restarts the timer

You can easily set up some things by right clicking in your Project Tab and then selecting Tools and clicking on the one you want to create.

Also you can right click in the Hierarchy for easily creating some GameObjects with the Tools in it.
Also you can right click in the Hierarchy for easily creating some GameObjects with the Tools in it.

0 comments on commit 4151df9

Please sign in to comment.