Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rfblock

Pages: [1]
1
Help / Re: Bots steering boats
« on: October 08, 2017, 06:02:27 PM »
I think I should also mention that the boat is scaled 0.200, that might be a reason why.

2
Help / Re: Bots steering boats
« on: October 08, 2017, 05:27:38 PM »
what does it do with the target brick?
does it path to the point exactly halfway from it and the target, a certain distance, or what does it do?
It moves towards the block but then stops before it reaches it. Most of the time it goes halfway but not all the time

3
Help / Re: Bots steering boats
« on: October 08, 2017, 04:58:23 PM »
I tried using both onBotReach and using a target brick instead of a zonebrick. None of them seem to work.

4
Help / Re: Bots steering boats
« on: October 08, 2017, 04:27:30 PM »
if it's always going halfway to the target, have you tried putting the target twice as far away as the zone brick?
I haven't thought of that, but how would it know when to go to the next target?

5
Help / Re: Bots steering boats
« on: October 08, 2017, 03:55:11 PM »
I spawn the boat in the boat. Then I use the goToBrick event to make the bot go to the zoneBrick. No matter what, the bot always goes halfway, no matter the distance.
I meant bot in the boat, not boat in the boat

6
Help / Re: Bots steering boats
« on: October 08, 2017, 03:54:40 PM »
How are you directing it to travel around the pool?
I spawn the boat in the boat. Then I use the goToBrick event to make the bot go to the zoneBrick. No matter what, the bot always goes halfway, no matter the distance.

7
Help / Re: Bots steering boats
« on: October 08, 2017, 03:42:22 PM »
Set the leash radius on the bot higher. It'll head back to it's spawn any time it goes beyond it's leash distance.
I tried doing that, but the same thing happened. It doesn't always go back to spawn and I should've mentioned that

8
Help / Bots steering boats
« on: October 08, 2017, 01:37:02 PM »
I'm trying to have a bot drive a boat around a track, however, it is not working. The boat goes halfway or most of the way and the drives back to it's spawn.

Pages: [1]