MaxActivationDistance (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens
It's a float, not an int!
>Quenty
Links. VITAL LINKS!
Line 2: Line 2:
|name                = MaxActivationDistance
|name                = MaxActivationDistance
|property            = [[float]] ''MaxActivationDistance''
|property            = [[float]] ''MaxActivationDistance''
|description          = Maximum distance between a character and the ClickDetector for the character to be able to click it.
|description          = Maximum distance between a character and the [[ClickDetector]] for the [[character]] to be able to click it.
|object              = ClickDetector
|object              = ClickDetector
}}</onlyinclude>
}}</onlyinclude>

Revision as of 03:13, 18 January 2012

MaxActivationDistance
Property float MaxActivationDistance
Description Maximum distance between a character and the ClickDetector for the character to be able to click it.
Member of ClickDetector