Hi.
I have 2 problems: making a UI and displaying the player's points.
1. I used to use Construct Classic, where making a UI was simple: add a layer for your UI and find an option on the properties bar for that layer to make the layer stay on the screen as you move. But I couldn't find that here. I have part of my UI designed, and I already have a layer for it. Although when you move, you leave the UI behind and it doesn't stay on the screen. How can I fix that?
2. As part of my UI, I have a text that shows how many points you have. Note that you get more by collecting sweets and finishing levels. I want to have a global variable "attached" to my text so it doesn't keep saying "0 points" through the whole game... but I don't know how I can get the text to display the number of points you have. How can I figure that out?
Thanks in advance.
-The Diaper Movie