Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Can you make a game like Poptropica?
- stealthtail101
-
52 posts
Can you make a game like Poptropica?
Like where you can talk to a NPC and get quests and stuff?
i know u can do something like this:
i know u can do something like this:
when this sprite clicked
say []yeah just give me help
broadcast [ v]
- HarryPotterGeek500
-
100+ posts
Can you make a game like Poptropica?
What exactly do you need help with? I love poptropica and i think this would be a cool game!!

- stealthtail101
-
52 posts
Can you make a game like Poptropica?
like the quest and the map ect
- HarryPotterGeek500
-
100+ posts
Can you make a game like Poptropica?
This isn't mine, but maybe like the quest and the map ectthis project will give you some ideas.
- stealthtail101
-
52 posts
Can you make a game like Poptropica?
i know u can do something like this:
bu do u know a way to make it multiplayer?
when this sprite clicked
say [Ok so do this]
broadcast [ this message]
bu do u know a way to make it multiplayer?
Last edited by stealthtail101 (Aug. 23, 2014 16:57:41)
- 9Kat9
-
4 posts
Can you make a game like Poptropica?
I'm pretty good with coding! Any way I could help?
- Cyoce
-
500+ posts
Can you make a game like Poptropica?
when this sprite clicked
if <[quests v] contains [NPC's quest]> then
say [What are you waiting for? I won't speak to you until you complete this task!
else
say (quest info) for (2) secs
add [NPC's quest] to [quests v]
end
Last edited by Cyoce (Aug. 23, 2014 17:29:09)
- stealthtail101
-
52 posts
Can you make a game like Poptropica?
this was helpfulwhen this sprite clicked
if <[quests v] contains [NPC's quest]> then
say [What are you waiting for? I won't speak to you until you complete this task!
else
say (quest info) for (2) secs
add [NPC's quest] to [quests v]
end
- POOPL
-
11 posts
Can you make a game like Poptropica?
LOCKS HARD OR DIFFUCULT
SORRY MY COMPUTER RITING IS BAD
SORRY MY COMPUTER RITING IS BAD
- TheRedDragon54
-
39 posts
Can you make a game like Poptropica?
I actually was gonna make a Poptropica game myself. I have an Idea of how the coding would work, but its similar to what soem people above said. Mind If I still make my Poptropica inspiredd game?
- MegaApuTurkUltra
-
1000+ posts
Can you make a game like Poptropica?
Hey I'm actually working on something like this. It's a tiled platformer but also a puzzle/rpg game. Right now I'm working on platformer mechanics and coming up with a good plot/quests.
- stealthtail101
-
52 posts
Can you make a game like Poptropica?
ok ill send the link I actually was gonna make a Poptropica game myself. I have an Idea of how the coding would work, but its similar to what soem people above said. Mind If I still make my Poptropica inspiredd game?
- stealthtail101
-
52 posts
Can you make a game like Poptropica?
can u make a game(ur own) with it? and show me!this was helpfulwhen this sprite clicked
if <[quests v] contains [NPC's quest]> then
say [What are you waiting for? I won't speak to you until you complete this task!
else
say (quest info) for (2) secs
add [NPC's quest] to [quests v]
end
- BKFighter
-
1000+ posts
Can you make a game like Poptropica?
Please don't Necropost or Spam. Thanks!Annoying Dog
- Discussion Forums
- » Help with Scripts
-
» Can you make a game like Poptropica?