yeah but where do you put it. in the update function i assume?
so i put it next to all the elements.property() stuff right?
EDIT: tried that and it doesent do nothing
Wait, i did it wrong. my element's name is VBIZ and the code im using is
sim.can_move(elements.DEFAULT_PT_PHOT, elements.DEFAULT_PT_VBIZ, 1)
so let me see if it works.
EDIT: I dont know what im doing wrong but it still isnt working :/...
EDIT 2 electric boogaloo: I think it is because i cant do DEFAULT_PT_ for a custom element. How do i get my element's ID?
While im here could you let me know how to use the
sim.decoColor(number color)
command? How do i select which tile i want to change deco color in?