First time here? Check out the FAQ!
answered 2019-09-22 17:10:35 -0600
Hi, you would have to change the code. You may try to change this line to "if(false)" to avoid adding an occupied cell for the ground, or change true to false on this line.
if(false)
true
false
cheers, Mathieu