actually, potato seed uses this to burrow into the ground
actually, potato seed uses this to burrow into the ground
15 Replies
like-gold•16mo ago
that makes my code inefficient
share in #🔧-sandboxels-modding :>
like-gold•16mo ago
okay
like-gold•16mo ago
potato grows straight down

hm it is silly lol
like-gold•16mo ago
its like a tube
adverse-sapphire•16mo ago
because if you mean moving the seed up and leaving planty bits behind, that’s its own thing
a tuber <:moji_troll:940738963566641162>
like-gold•16mo ago
stuck in the ground
a tube with potatoes stuck on its side
pipe and pipe wall
adverse-sapphire•16mo ago
tryMove(pixel,destinationX,destinationY,leaveBehind)
pixel is an object (specifically, a pixel)
destinationX and destinationY are integers (numbers, but don’t use decimals because that breaks the game)
leaveBehind is a string (an element name), or null by default (if null, nothing is left behind)
conscious-sapphire•16mo ago
my drawing

adverse-sapphire•16mo ago
cuteeeeeeeeee
OMG THATS AWESOMEEEEE :D
rare-sapphire•16mo ago
Difference between move and swap pixel?
Wait nvm
adverse-sapphire•16mo ago
moving means taking a pixel and putting somewhere else where there wasn’t a pixel before
swapping means taking two pixels and switching their positions around