I have been trying to make a counter and it keeps updating a text property by 2 each time
The property has to be a number for it to increment and work correctly.
Also, Welcome to the Forums @Code! I suggest reading guides in beginner-must-read and forum-tips.
1 Like
You have to place a property device. Set it to that property. The set property type to number property. Welcome to the forum! If this works, make it as a solution
Make the property broadcast on “update text” and use a trigger and a convert to text block to get the text to update.
1 Like
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.