Blockland Forums > Help
Bot Help
Game Machine Man:
I'm sure it's come up, but I've used the search button, and also checked help for four pages before I gave up.
I'm having trouble getting the bot to move back and forth between two bricks- like a goomba.
I've tried everything that I could think of to get it to move. I've done: onbotspawn > bot > movetobrick > [brick name here], onbotspawn > bot > setmovement > movetobrick > [brick name], onbotspawn > [brickname] > movebottobrick, [brickname], etc etc.
The bot just does not respond... anyone know what I'm doing wrong or know what I need to do to get it to move properly?
Sebster 105:
setBotMovement [type brick name]
Game Machine Man:
--- Quote from: Sebster 105 on April 02, 2010, 05:23:53 PM ---setBotMovement [type brick name]
--- End quote ---
Done that before too. It doesn't move.
Blockomanian:
--- Quote from: Game Machine Man on April 02, 2010, 08:00:34 PM ---Done that before too. It doesn't move.
--- End quote ---
thats the events you do to make it move... i think yours is messed up.
phflack:
use onbottouch, and setbotmovement, using movetobrick is a teleport, not walking, and happens instantly, that and you didn't put any delays between teleports