so I was messing with a little tweetcart esc thing;
t=0u=0g=1pal(0,14) cls(7) ::♪:: if(t>=256)t=1u+=1 t+=1 oval(t+g,t-100,t/2,t/2-1000,t/16) g=sin(u/100)*500 goto ♪ |
and when I put the "if" next to the "::♪::" it turns gray like it's part of the "::♪::".
and then when I put a ";" before with a space or without it gives me a error even if the "if" is pink..?
Is this a bug? I'm on 0.2.1B
I feel like if it doesn't like the if touching the label it should like it if there's a simicolin touching between them.. IDK..
PS: anything after a goto is gray for some reason even with spaces now that I think of it
[Please log in to post a comment]