Hi,
I am trying to make a bot that is able to hop worlds.
To achieve this, I use the following line of code: WorldHop.hopToRandom(true)
But every time this line is executed I get the following error: Couldn't find world component.
Does anyone know a solution to this problem?