Author Topic: I need Event Help!  (Read 278 times)

Ok, this is about controlling bots from a separate brick. I want to be able to click a brick and change a bot's appearance on their spawn. This is what I have:

onActivate > Named Brick > Set Vehicle > Standard Bot
onBotSpawn > Named Brick > EditBotAppearance > SetNodeColor > [head      ] [ ]  [          ]
onBotSpawn > Named Brick > EditBotAppearance > SetNodeColor > [shirt      ] [ ]  [          ]
onBotSpawn > Named Brick > EditBotAppearance > SetNodeColor > [larm      ] [ ]  [          ]

But it effects the bot in no way, other than spawning it. So please post some help to get this going.