setDimensions

fun setDimensions(width: Double, height: Double): BotEntity

Sets the dimensions of the bot.

Return

The updated BotEntity instance.

Parameters

width

The new width of the bot.

height

The new height of the bot.