Also put a debounce when player touched a Part to prevent the function running many times
1 Like
This remedied all the issues I was experiencing. Thank you so much for your time, I appreciate you
your welcome.
I recommend to understand how to use :
- local and global variable
- tables to store data, normal table and dictionary table
1 Like