Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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?
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
Develop games in your browser. Powerful, performant & highly capable.
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