Follow Rink Wilbrink
Follow
Following Rink Wilbrink
Following
Add To Collection
Collection
Community
Devlog
Unity Easy Scripts
←
Return to Unity Easy Scripts
Devlog
Update 3.9.1
January 27, 2020
by
Rink Wilbrink
#Tool, #Unity
Hello, this is update 3.9.1, In this version there are some minor quality of use changes, including some UI improvements and code optimalisation...
Continue reading
Easy Scripts Documentation
December 18, 2019
by
Rink Wilbrink
Hello, Here is a Documentation file, you can download it under this post. It includes an Installation tutorial and how to use its features...
Continue reading
Update 3.8, Add script to selected GameObject button
December 13, 2019
by
Rink Wilbrink
#Tool, #Unity, #EasyScripts
Hello, In update 3.8 I added a new button, this button will add the new script Component to the selected GameObject. There is still a button to just create the script just incase you dont want to add...
Continue reading
Update 3.7, Small UI Changes and Improvements
November 27, 2019
by
Rink Wilbrink
Hello, I added a hover box to the Text label that displays the script path, You hover over the text in the Easy Scripts window that displays the path where your scripts will be saved and you can see t...
Continue reading
Update 3.6, Improved runtime performance and Ram usage
November 25, 2019
by
Rink Wilbrink
#Tool, #Unity, #Optimisation
Hello again, In this update I improved runtime performance and ram usage, I also made an extra version of the Tool with a Debug mode, With the debug mode you can Log the paths in the Unity console if...
Continue reading
Update 3.5, Small optimisation
November 22, 2019
by
Rink Wilbrink
#Tool, #Unity
Hello, In this small update I added a fail safe for when the user tries to create a script with a Space in the name. If you have a Space in the Classname it will give you an error...
Continue reading
Building with this tool in your project
September 25, 2019
by
Rink Wilbrink
There was an Issue where the users project couldn't build with this tool installed, This is now fixed by renaming the Scripts folder in the Easy Scripts tool folder to Editor. The newer version of th...
Continue reading
Easy Scripts V3 | Added new buttons that allow the user to create templates from scripts.
July 10, 2019
by
Rink Wilbrink
#Unity, #Unity3D, #Tool
Hello user, I added a new feature where the user can select a script and make a template from that script, This allowes the user to create templates if they prefer to use their own IDE to write their...
Continue reading
Template creation Button and crash fix
June 25, 2019
by
Rink Wilbrink
1
#tool, #unity3d, #bugfix
Hello, I have made a button that will make a new Template in the 'EasyScripts Template' Folder in 'User/Documents' directory. I have also fixed an issue where if the settings.txt (which doesnt exist i...
Continue reading
How to use this tool
June 24, 2019
by
Rink Wilbrink
1
#tool, #tutorial
Hello, This is a step by step description on how to use this tool. 1. Once you have installed the tool into your unity project, Go to Window tab and go down to Easy Scripts Window. 2. Place or dock th...
Continue reading
No need to keep adjusting paths on every start up.
June 24, 2019
by
Rink Wilbrink
1
#Tool, #Unity3D
Updated the tool so it will store the path for the template and for where the user wants to store the scripts he/she is going to make with the tool in a txt file. it will remember where you want to st...
Continue reading