023A
Revision as of 06:28, 8 January 2016 by Spaceeinstein (talk | contribs) (Created page with "{{OpCode | games = {{Icon|3}} | command = IS_PLAYER_TOUCHING_OBJECT_ON_FOOT | description = Checks if the player is touching the object on foot | syntax1 = 023A:...")
IS_PLAYER_TOUCHING_OBJECT_ON_FOOT
- Description
- Checks if the player is touching the object on foot
- Syntax
- 023A: player [player handle] touching_object [object handle] on_foot
- Parameter
- [player handle]
- The handle of the player
- [object handle]
- The handle of the object
This conditional opcode returns true when the player character touches or collides with the object. This opcode was never called in the original script of GTA III.
Keywords
check, player, touch, touching, object, collide, foot