Make games on your phone.
Get the app!
AndroidiOS
Castle
6 Comments
Next up
I don't know how to make save file please help #sendhelp
i can hopefully help you with save files. Deck variables go as long as the deck plays. resetting the deck resets the variable, but not resetting the card or going to another. Actor variables, however, go as long as an actor lives. they only reset if "when this happens, reset actor variable to initial value". deck resetting doesnt affect them. so, if the player reaches a point, make a actor variable(from checkpoint) to 1. now, give checkpoint these rules to work: "when this collides with tag player, modify actor variable to 1" and "when this is created, if checkpoint is 1, tell actors with tag player to destroy themselves, and create the player infront of the checkpoint. so basically, when the deck starts the checkpoint will check if it is triggered and destroy the current player and respawn him here.
fire3Reply
i do hope i could have helped you
Reply
so uh, that was it
Reply
just remember, i got this off an yourube tutorial so it may be breakable
Reply
anyways, so i saw your"wanna become a beta tester for the cabin" deck, and i sure am good at finding bugs(good way and bad way). luckily im pretty good at coding here, and i would love to play.
Reply
for save files, just make 2-5 same cards. they must have actor variables. every save file should send you to a different copy of the card.
Reply