Discuss Scratch

DreamyCuteKitten
Scratcher
7 posts

Game tips needed

I am making a Warrior Cats game and need tips for making a save-code reader and I also need tips for making the character move smoothly. Thanks!
legendary34678
Scratcher
1000+ posts

Game tips needed

How do you want to structure your save code? A common way is to put all of the data together into one string but separate different sections with delimiters (separators). One example might be like this: “name/age/height/weight” where / is the delimiter.

What exactly do you mean by making the character move smoothly? You can use the “glide to” block, but that might not be what you need depending on your purposes. Also, do you have a link to your project? If we can see your project, that will help us more.
DreamyCuteKitten
Scratcher
7 posts

Game tips needed

I was thinking kinda like how @fernpool has a code at the end of each game that you need to use to progress to the next game. The project is not shared yet so idk how you can access it.

Powered by DjangoBB