score system

General development topics: using various Unity tools, publishing games, etc.
Post Reply
TuhinBiswas
Posts: 1
Joined: 29 Nov 2021 06:30

score system

Post by TuhinBiswas »

i want to know how i can add score system like... like some score bar all char will have and if i make it 100% then some for chat or option unlock???

idaot
support
Posts: 262
Joined: 01 Aug 2020 08:25

Re: score system

Post by idaot »

Hi, it's possible with Unity UI components and the values can be controlled within naniscripts by using custom variables and variable triggers.

Here are some useful resources:
https://www.youtube.com/watch?v=BLfNP4Sc_iA
https://naninovel.com/guide/custom-vari ... -variables
https://naninovel.com/guide/custom-vari ... e-triggers

Post Reply