0
BugFix
my game crashes after this line. Can anyone help me with this problem? cell.motionC(cellObject2.getPosition(), size(random(2, 7), random(2, 7)), random(2, 5). API: motionC(point, size, speed) https://code.sololearn.com/cMZ02h77Xk40/?ref=app
1 Answer
0
cell.motionC(cellObject2.getPosition(), size(random(2, 7), random(2, 7), random(2, 5).
Try this!