Skip to content

anonymous

My feedback

1 result found

  1. 377 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    192 comments  ·  General » Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    anonymous commented  · 

    fill('road')
    item = stamp('present3',400,400,500)

    function drag() {
    wand.move(x,y)
    trail = stamp('flare',x,y,200)
    trail.size(0,1000)
    }

    function untouch() {
    sound('boom')
    item.change('foot ball')
    item.size(700,1000)
    item.rotate(360,1000)
    item.move(384,512,1000)
    }

    An error occurred while saving the comment
    anonymous commented  · 

    fill('road')
    item = stamp('present3',400,400,500)

    function drag() {
    wand.move(x,y)
    trail = stamp('flare',x,y,200)
    trail.size(0,1000)
    }

    function untouch() {
    sound('boom')
    item.change('foot ball')
    item.size(700,1000)
    item.rotate(360,1000)
    item.move(384,512,1000)
    }

Feedback and Knowledge Base