Blockland Forums > Modification Help

Changing a bot's Pitch/yaw

Pages: (1/1)

computermix:

I want my bot to look up, but I don't want to use setAimLocation to a position above its head, because its buggy and the bot spins in circles.
Is there a way to simply change the bot's pitch/yaw?

TripleNickels:

There's no way to directly set the yaw or pitch. Sadly.

computermix:


--- Quote from: TripleNickels on June 26, 2011, 02:20:04 AM ---There's no way to directly set the yaw or pitch. Sadly.

--- End quote ---
Are you absolutely sure? Goddam, its just making the bot look up. There's gotta be a way.

Deathwish:

You can use pitch() on the bot's client, if it has an AIClient.

computermix:


--- Quote from: Deathwish on June 26, 2011, 02:19:44 PM ---You can use pitch() on the bot's client, if it has an AIClient.

--- End quote ---
Wait, what? I have no idea what your talking about.
... Could you explain a bit further?

Pages: (1/1)

Go to full version