Fill this out this info to make it easier for the community to help you! If you don’t fill out this information, your post may be deleted or removed.
What Wick Editor Version are you using?
Ex. 1.18. You can find this on the splash screen when the editor opens.
1.19
Describe the Problem
What issues are you having in the Wick Editor?
I don’t know how to make a badge system in wick editor.
What have you tried so far?
Have you attempted anything yet to fix the problem? Let us know!
I tried using localstorage, to make the variable it works, but to add to the variable like this window.localstorage.setItem("badges",window.localstorage.getItem("badges")+"Beginner's badge")
I tried making it a table but won’t work.