Hi guys,
So my concept “Star Gatherer” is coming along nicely but I found a problem.
When the green star touches the green bumper I can’t seem to make the score increase by 1
Of course this is just part of the code because it is very long. But I can post the rest of the code if needed.
Try with trigger once. Or try to make global variable instead of scene variable. Global variable should work
It looks like it’s increasing a player variable but displaying a scene variable.
1 Like
can you elaborate? I still don’t see my mistake
changed to a scene variable and it works. Hope I can show you guys this prototype soon
2 Likes