i set up a full tutorial system
the hard part was doing the whole thing where it darkens everywhere except the thing the tutorial is yapping about…
also, right now, the tutorial is really really easy to break, so i might have to implement some idiot proofing or something
to be honest, adding the whole darkening thing was really simple, but actually getting it to work was really annoying for some reason.
it essentially just gets the xy coord for each corner of the specified element, and then makes a dark block everywhere except inside those 4 corners.
also, i made it so the tutorial saves to the same json file as the preset manager, so that you only have to do the tutorial one time and it doesnt just get in your way every single time you open it.
aside from that, most of this time was spent trying to figure out how to get it to automatically build on github when i push a release.
i did this successfully for my other project, but the problem so far has been linking the qml for the binaries on the different platforms.
specifically, windows just really really doesnt want to behave, its starting to feel like getting a discord mod to eat anything other than gamersupps and pizza rolls
overall, maybe getting close to shipping? it honestly just depends on how much more features and idiot proofing i want to add 
if this sounds interesting, check out (and star
) the repo here
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.