How to change opacity [SOLVED]

I’m making a game and it’s all good but now I wanna make it so that one of the objects are invisible so how can I change the opacity of an object. If you can I would also like an image on how to do so because I’m not so good at learning that kind of stuff when it’s just text. Thx!!

You’d need an event for that. Here’s where the action is.


Assuming there’s no concrete condition after which you’d want it to be transparent, make the condition “At beginning of scene”.

Toodles!

1 Like

tysm that was so helpful!