BazkieBumpercar / GameplayFootball

Football game, discontinued

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How Pass Command works?

ziaoang opened this issue · comments

In this football game, when you want to pass the ball to your team mate, you can generate a 'pass' command. For example, when a player A pass the ball to his team mate B, how B know this? so B can stay where he is or go to right place to take this pass?
Thanks~