Not work player velocity
Thats my function
PHP Code:
PHP Code:
|
Re: Not work player velocity
This was bothering me also. It turned out that it works for me only if I make set_task(0.1, ...). I have no idea what to do else to make velocity work.
|
Re: Not work player velocity
Quote:
|
Re: Not work player velocity
The minimun time a task can execute is 0.1 seconds. So putting anything less than that assumes you mean 0.1. If you need it right away, then call the function directly
|
Re: Not work player velocity
its not work
|
Re: Not work player velocity
Quote:
What is supposed to happen? What does happen? |
Re: Not work player velocity
Quote:
|
Re: Not work player velocity
Quote:
EDIT: No problem at all... When I set it at 100 instead of 1000 it won't move. When I use 200, it's almost like a normal jump. 100 is simply too low. Problem solved. Code:
|
Re: Not work player velocity
Quote:
I was searching for answer on the internet and found that you need to get velocity in PHP Code:
PHP Code:
|
Re: Not work player velocity
Quote:
Using Hamsandwich and Fakemeta is just a personal preference. Works just as well with engine. Code:
|
| All times are GMT -4. The time now is 06:29. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.