#grid system

17 messages · Page 1 of 1 (latest)

echo pulsar
#

where would i even start snapping blocks to a grid in my building system

wide swift
#

step 1

#

code a placement system

#

step 2

#

make it snap to grid

#

ez

echo pulsar
#

how do i snap shit to grid

viscid topaz
steel plumeBOT
#
Program Output
80

viscid topaz
#

and you round for your block placement$

#

dependsing on their size

echo pulsar
echo pulsar
#

@viscid topaz Why math.floor and not math.round tho?

viscid topaz
#

math.floor is bringing your value to the floor, it means that math.floor(4.9) -> 4