Scoreboard for Bowling?

https://playcanvas.com/editor/scene/1030310

Followed a tutorial on how to make a bowling game, but I can’t find a tutorial regarding how to make a score tally? Or a scoreboard? Does anyone have some resources I can refer to?

Hi @Jacky_Liu and welcome,

For setting up a scoreboard interface the following tutorial may be useful:

https://developer.playcanvas.com/en/tutorials/ui-elements-leaderboard/

If you want some inspiration for what sort of thing is possible with a bowling game UI, check out the amazing Super Snappy Bowling on Snapchat (made by the super-talented @Yohami_Zerpa):

Basically, you need to get familiar with PlayCanvas’ UI system:

https://developer.playcanvas.com/en/user-manual/user-interface/

1 Like

Thanks @will :slight_smile:

Let me know if I can help there @Jacky_Liu

1 Like

Yes, I will appreciate the help, I’m not sure how to make a script for the bowling scoring system. Seems a bit tricky as I don’t know much about how the scoring works in bowling.

https://playcanvas.com/editor/scene/1030310

I got a UI to work, now I just need to figure out how to make the bowling scoring system script. Any ideas?