Elasticity (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer No edit summary |
>Mr Doom Bringer No edit summary |
||
Line 1: | Line 1: | ||
{{CatUp|Properties}} | {{CatUp|Properties}} | ||
{| | |||
| | |||
<onlyinclude> | |||
{{Property| | {{Property| | ||
name = Elasticity | name = Elasticity | ||
Line 12: | Line 11: | ||
|object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]] | |object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]] | ||
|}} | |}} | ||
|- | |||
| | |||
Elasticity is how 'rubbery' an object is. An object with a high Elasticity of 1 will be very bouncy, like a bouncy ball. An object with an elasticity of 0 will not bounce very much at all. | |||
Note that Elasticity depends on both objects being collided. If one object is set to 0 and the second object is set to 1, there will still be bounce. Both objects must be set to 0 for minimal bouncing, or both set to 1 for maximum bounce madness. | |||
[[Category:Properties]] | [[Category:Properties]] |
Revision as of 22:42, 13 May 2010
| ||||||||
Elasticity is how 'rubbery' an object is. An object with a high Elasticity of 1 will be very bouncy, like a bouncy ball. An object with an elasticity of 0 will not bounce very much at all.
|