Scoreboard isnt working. Dont know what I am doing wrong
I have created a dream from my round version of the game with a time scoreboard but it isnt appearing.
I have a trigger zone wired from detected to post score in my score gadget. I have also linked the trigger zone to a timer with a 1s delay linked to the doorway.
The game ends like it should, when it should, but no scoreboard appears, and no scoreboard editing options appear.
What am I doing wrong?
-
I thought maybe it needed a pulse instead of a signal so I added a timer of 0.1 seconds between the detect and post score. Still nothing comes up.
-
Are you properly modifying the score in the first place? Do you have a number displayer attached to the score variable to check that?
-
I have fixed it. Not sure what the issue was but I have used a second score gadget to post the score separate from the one I used for the timer and that worked.
-
It happened me too some day on my Jumpsouls project, when im back home i look how i did this. :)
-
Ensure the post score is connected with a wire giving a signal when the level ends. So from one active gadget output to the post score input on the score gadget. Also make sure you are not destroying the object the score is attached to.
댓글을 남기려면 로그인하세요.