Unity Easy Scripts
A downloadable unity
This is a tool that allows the user to create templates for C# scripts. the templates are stored in the user Documents folder and can be modified to the users needs.
This tool allows the user to have a lot of templates to choose from which he/she can make them selfs.
You can also make a template from a script with 1 button.
I will be constantly updating this tool if I come up with new features or to improve the code of the tool.
If you are using this tool in a project with git make sure that the tool is ignored by the git ignore file. If the tool gets pushed to git this can create some problems.
if you are getting errors in de console that the tool can't find the settings then delete the settings.txt file in the Assets/EasyScripts/Templates folder in your Project path.
Closing and Opening the Easy Scripts window again will recreate this settings file and the errors should be fixed.
Tutorial: https://rinkwilbrink.itch.io/unity-easy-scripts/devlog/87050/how-to-use-this-tool.
Status | Released |
Category | Tool |
Author | Rink Wilbrink |
Tags | tool, Unity |
Download
Click download now to get access to the following files:
Development log
- Update 3.9.1Jan 27, 2020
- Easy Scripts DocumentationDec 18, 2019
- Update 3.8, Add script to selected GameObject buttonDec 13, 2019
- Update 3.7, Small UI Changes and ImprovementsNov 27, 2019
- Update 3.6, Improved runtime performance and Ram usageNov 25, 2019
- Update 3.5, Small optimisationNov 22, 2019
- Building with this tool in your projectSep 25, 2019
- Easy Scripts V3 | Added new buttons that allow the user to create templates from...Jul 10, 2019