I have a project that I’m working on where I am programming two players to move the same maze but I am having trouble with trying to figure out how to get the door to work properly. I have a collision but the characters still don’t activate the animation of the door opening and moving onto the next level. I would greatly appreciate if someone could help me. Also is there any way to add in text boxes? Thanks
I decided to use a proximity instead of collision and made the radius around the door very small and it is working now but is there any way to add text boxes at all??
It always helps if you leave a link to your game
Also, how much text? More details help too.
You got Labels you can show and hide.
Or you prepare images with your text and attach them to a block. And there is the Alert box.