I have two quick questions:
- What is the padding thickness on text? I noticed that when you place it at 0, 0 it still isn’t touching the edge. Also, every time my score gets another place value, it moves over to the left. Is its reference point changing or something? I tried setting its X to 0 every time the game updates, but it didn’t solve the problem.
Edit: I think it’s reference point changes every time you use the method object.x = ?. Am I correct?
- How can I get my score to update whenever it’s value is changed? Right now, it stays at 0 the whole time. And if I were to put a timer on it, it creates a memory leak as the text is displaying over itself. – I ANSWERED THIS [import]uid: 103624 topic_id: 18146 reply_id: 318146[/import]
[import]uid: 103624 topic_id: 18146 reply_id: 69551[/import]
[import]uid: 52491 topic_id: 18146 reply_id: 69655[/import]