Discuss Scratch

StarGjikolli
Scratcher
55 posts

How can I make share codes

Ikm remaking LittleBigPlanet Generator(a Flash game to promote LittleBigPlanet where you made your own Sackboy and share it with the world) and I’m trying to make a share code feature but I don’t how how that works.
say [Can anyone help me?]
MineTurte
Scratcher
1000+ posts

How can I make share codes

StarGjikolli wrote:

Ikm remaking LittleBigPlanet Generator(a Flash game to promote LittleBigPlanet where you made your own Sackboy and share it with the world) and I’m trying to make a share code feature but I don’t how how that works.
say [Can anyone help me?]
To start oh my god little big planet is so old I haven't heard that name in foreverrr. Anyways if it's pixel art or something similar to that you can use a system similar to something I made in the past (you just have to convert the lists to codes which I can help with). Art maker | Image loader
or if it's made completely of presets like where you press arrows to change the main body, head, etc to different premade things, you can just store all of the values from each part to 1 singular variable separated by some character other than numbers. Example: body is costume 2 arms are costume 4 legs are costume 2 head is costume 5, converted into a code would be (with _ being a space between numbers) 2_4_2_5 aka body_arms_legs_head.
Hope this helps!

Last edited by MineTurte (Oct. 2, 2024 13:14:24)

KiwiGuy2424
Scratcher
3 posts

How can I make share codes

Just IDK!?!?!?!
KiwiGuy2424
Scratcher
3 posts

How can I make share codes


When green flag clicked

KiwiGuy2424
Scratcher
3 posts

How can I make share codes


say

StarGjikolli
Scratcher
55 posts

How can I make share codes

MineTurte wrote:

StarGjikolli wrote:

Ikm remaking LittleBigPlanet Generator(a Flash game to promote LittleBigPlanet where you made your own Sackboy and share it with the world) and I’m trying to make a share code feature but I don’t how how that works.
say [Can anyone help me?]
To start oh my god little big planet is so old I haven't heard that name in foreverrr. Anyways if it's pixel art or something similar to that you can use a system similar to something I made in the past (you just have to convert the lists to codes which I can help with). Art maker | Image loader
or if it's made completely of presets like where you press arrows to change the main body, head, etc to different premade things, you can just store all of the values from each part to 1 singular variable separated by some character other than numbers. Example: body is costume 2 arms are costume 4 legs are costume 2 head is costume 5, converted into a code would be (with _ being a space between numbers) 2_4_2_5 aka body_arms_legs_head.
Hope this helps!










Can you simplify it for me? That’s a lot to remember

Powered by DjangoBB