Greetings Constructors,
just a short question because I did not found a heads on answer via help.
I want to create smooth transitions (fade in/out) of menuboxes and dialogs with the
layer opacity. Is there an event to get the opacity of a given layer?
like:
IF layer.Exit Dialog.opacity < 100
SET layer.Exit Dialog.opacity to get.Exit Dialog.opacity+1
The only event option in layers I have is "is layer visible".
Greetings
Soulsliver