Submissions - Post your handy Functions here!
-
Please post your submissions to the User Defined Functions in this post. We will test them and on approval will put them up as their own separate post here.
If the function is non-visual, then the program submitted simply needs to be the function itself. We can test it to make sure it works.
If the program is visual, a small example program would be excellent.
In all cases, please comment the code to explain the intended functionality. Take a look at the examples of posts already approved!
-
Hi Dave, please take a look at my function to draw text with a drop shadow in the middle of the screen.
centreShadowText()
Share Code: 5WG63MNDHQNice one mate
-
This post is deleted! -
This post is deleted! -
This post is deleted! -
I have a question will functions possibly be added into the code in future updates?
-
@LinkCraft02 It depends. Certainly it's possible that some could be, and if it's something that is quite apparent we should have, then this becomes more likely.
However - we don't want to dissuade people from creating their own functions, and using this page as a repository for useful ones. There are planned additional features to Fuze which would make it much easier to "store" your own functions for other projects.
-
This isn't a single function, but they all work together so ¯_(ツ)_/¯
FuzeFS is a set of functions that allow you to have multiple savefiles per program
ID: NXA3LGMD5W -
"seconds to divisions" function
ID: NX2UWCFDSXConverts seconds to hours, minutes and seconds.
-
Popout Text effect!
This function is completely graphical and makes text pop out a little.ID: 913UK3MNDSL
Example is provided with the program showcasing the effect!