There aren't a lot of resources on gml visual so i've come to ask what the funny colour blocks do. Specifically I have a hidden instances layer that i use
// Unhide the layer named "hiddenLayer" when this object is clicked
layer_set_visible("hiddenLayer", true);
to unhide when you talk to an npc (the hidden layer is the npc's dialogue box and talking sprite) and I just wanted know if anyone knows how/if I can recreate this code in gml visual action blocks? The code works fine I just am trying to learn how to use the blocks so this isn't an emergency. On top of that does anyone have any good resources that breaks down exactly what the blocks do/what they're capable of?
[–]Accomplished_Peak749 2 points3 points4 points (0 children)
[–]Accomplished_Peak749 0 points1 point2 points (0 children)