利用者:Sculptorjim/Game Engine/Logic/Sensors/Touch
< 利用者:Sculptorjim | Game Engine | Logic | Sensors
Touch sensor
The Touch sensor sends a positive pulse when the object is in contact with another object.
See Sensor Common Options for common options.
- Special Options
- Material
- This field is for filtering materials. Only contact with the material in this field will generate a positive pulse. Leave blank for touch with any object.
- A TRUE pulse is sent on collision and the FALSE pulse is sent once the objects are no longer in contact.