messages and levels?

Hi guys :slight_smile: I need a message to pop up as soon as you start the game of when you collide with an object. I’ve tried a lot of different things but they didn’t work. What do I do?
Also, how do I make a portal that takes my player to the next level?

URL: http://www.flowlab.io/game/play/288965

On the door’s behaviours, instead of using the ‘Mouse Click’ Trigger, use ‘Collision’. Click the ‘Collision’ box and click the ‘Any Type’. Change it to ‘Player’.

oh and for the message, do you mean like in this game?

https://flowlab.io/game/view/289711

thanks. And yeah, that’s what I mean.

ok, look into the behaviours i put on :smiley:

just put message then mouse click - delete

thanks

what