Hey guys,
I'm kinda new to scratch, I got it a few days ago. I understand most scripting code because I sometimes use Roblox to code games. But, i was wondering how I can make a game were you touch the "portal" to go to the next stage. That I KNOW how to do. But what I don't know is how to make it so that when your on a certain color you stand. Ive started with a forever if color black (character) is touching platform color... but from there I'm kinda clueless
Thanks for your time!
Comninja
Offline
forever if <touching(portal) broadcast (next level v)for the stage/ background
when i recive [next level v] switch to background [level 2 v]
Offline