#Bee swarm simulator inspired shop - any help is appreciated!

1 messages · Page 1 of 1 (latest)

wet ember
#

Does anyone know a tutorial or just know how to make a tool shop like bee swarm simulator?

if you dont know what i mean:
A shop system where, upon entering a designated area, an “E” prompt appears to open the shop. When “E” is pressed, the camera focuses on the first item. By pressing “Next,” the camera smoothly transitions to the next item. Each item costs a specific amount of currency. When an item is purchased, the purchase is saved even after leaving the game. The player can then equip the item (or it is automatically equipped upon purchase). If another item is equipped, the previously equipped item is automatically unequipped. The equipped item is also saved, so it remains equipped when the player returns to the game.

Any help is appreciated!

sleek parrot
quartz adder
#

when the proximity prompt is triggered, you can set their cameratype to scriptable and set their camera facing first item, then when they press the arrow you can move their camera to the second item, etc