• How to make nexbot move to a position
    3 replies, posted
I tried MoveToPos() but it gave error. Also I need to know how to make nextbot face an entity.
What error did it gave you
Attempt to yield across C-call boundary
That function only works in a coroutine. See the default nextbot as an example.
Sorry, you need to Log In to post a reply to this thread.