Catch when player touches a wall which blocks you
Title? :-/
|
Re: Catch when player touches a wall, but not the floor
Hook player touch and check if player is on ground or was on ground.
|
Re: Catch when player touches a wall, but not the floor
Quote:
What will happen when I touch a wall on mid-air? What will happen when I touch a wall on ground? |
Re: Catch when player touches a wall, but not the floor
Why do you want to detect that ?
|
Re: Catch when player touches a wall, but not the floor
Quote:
Another good way that I was thinking is to detect if something is in front of him... but this didn't worked at all: PHP Code:
|
Re: Catch when player touches a wall, but not the floor
maybe calculate the distance to the floor
PHP Code:
|
Re: Catch when player touches a wall, but not the floor
Bump.
|
Re: Catch when player touches a wall, but not the floor
why dont check the velocity before set it?
and if touch a another player(not "catched") boost again :S try use a task or another method to ignore the first touch to remove the boost. |
Re: Catch when player touches a wall, but not the floor
PHP Code:
|
Re: Catch when player touches a wall, but not the floor
Quote:
|
| All times are GMT -4. The time now is 01:57. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.