Is there a way for when my actor enters a region for a text to be drawn, but go away once the actor leaves?
I have tried:
<When drawing>
<If: Max4 is inside of region 3>
<Set current font to Waiting for>
<Draw text: What are you waiting for? Jump! at (x:900 y:800)
With this the text won't draw at all. So if someone can reposed to this with a screen shot of the code or a text with the code that would be greatly appreciated. Thank you!
P.S This is for my programming class I can't download behaviors off of Stencylforge.