Hi guys i need some help here i'm doing an RPG game so i need to keep the dialog boxes aligned to the main character. For now i create every dialog box i need when he interact to someone so if there are 3 npc i need to create 3 dialog boxes.
I think the pin behavior is the solution but i don't now how to use it thanks in advance for the help
the capx is: mediafire.com/download.php
Put them on a layer with parallax 0,0.
So i activate the pin behavior and put 0,0 in position?
Develop games in your browser. Powerful, performant & highly capable.
No, sqiddster refers to put the text on a new layer with paralax 0,0. "A layer with its parallax set to 0,0 will not scroll at all, so any objects placed on this layer will always stay in the same place on-screen." - Quote from the Manual - layers
get it, trying now
well guys i try it but seems the "camera doesn't move just the character"
Check again the beginner's guide at page 7.
It explains how to do a HUD which is probably what you're looking for.
Also there are a few dialog systems available in the how do I FAQ.
Thanks guys i resolve it