Hi! Has anyone figured out how to create a coin shop/character unlock in the latest version of Buildbox 3 (B#3105)? I've been trying to sort it out since the release but I'm not having any luck... I would like to have multiple characters in a coin shop which can be unlocked via in-game currency much like in BB2! Has anyone managed this, or have any ideas on how to do this? Any help would be much appreciated
yes you can do it with Settings.coin (global var) and UI button. Check our game Toboggan we did it: https://itunes.apple.com/app/tobogganing/id1447892080
@weboha Awesome! Love the game - runs very smoothly, super impressed - going to be playing it a lot!! Would you be able to message me? Would love to know how to do this.
@weboha I would private message you but it won't let me, would you be able to explain how you did the character unlock? Which nodes, how you connected them, where you put the code - I'm pretty new to coding so not entirely comfortable with it! Thank you!!
Hi guys! Still struggling with this! Has anyone figured out how to use the lock buttons recently added to the latest release of BB3? Specifically character unlock - as mentioned in the opening post - I am trying to create a character shop whereby the user can unlock new characters using in-game currency. Any help will be much appreciated Many thanks, Will @NikRudenko
chrackter unlock button is very tricky. i made a sample, you can collect points and when up 10 points you can unlock new character. after unlock, you can select character. global Settings variable also game saved. so user close game and open again, game remember unlock no need to unlock again. Sample bb file: https://www.dropbox.com/s/u49ty5bwxr3z5vp/chr unlock.bbdoc
thats great weboha very cool code, but if you could help me to do almost the same thing just with level lock and unlock with coins how can i do that? this code is not suitable for what i want i think no? i want to manage to lock every level i have from the ui and if i collect for say 3 or 4 coins i can unlock the next level... please if you can help me with that this would be great.
This is Cool!! can you explane how did you do the the short names of settings or where dis you found them?? I would like to use it to store actor's speed and actor's touch sensibility