changes color to red oncollide
onCollide=(e)=>{color=[1.0, 0.0, 0.0, 1.0]}
change the numbers for different colors
creates water when a geometry hitssomething
onCollide =(e)=>{Scene.addWAter({vecs = [e.pos]})}
i dont know anything to do to this
this one is the biggest it spawns circles oncollide
onCollide =(e)=>{ Scene.addCircle({ color = [0.0, 1.0, 0.0, 1.0]; pos = e.pos; radius = 0.3 }) }
if you change the radius number too a bigger number the circle will be bigger.
HERES MY LIST OF STUFF YOU SHOULD MAKE:
the arch
the white house
statue of liberty
sears tower
sky needle
taj mahal
a random masion
a random castle
and other stuff i cant think of