ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Elasticity: Difference between revisions
Jump to navigation
Jump to search
m Fixed indentation - should've spent more time reading help files. |
m Complete sentences are good. So is correct templating. |
||
Line 1: | Line 1: | ||
==On Projectiles== | ==On Projectiles== | ||
{{Flag | {{Flag | ||
|files={{Categ|ini=rules}} | |||
|files={{Categ| | |values={{values|float}} | ||
|values=float | |||
|default=0.75 | |default=0.75 | ||
|types={{Categ | |types={{Categ|Projectiles}} | ||
|ts=yes | |ts=yes | ||
|fs=yes | |fs=yes | ||
Line 15: | Line 14: | ||
}} | }} | ||
This flag specifies the bounciness of the projectile on a scale of 0.0 - 1.0 (default is 0.75). | |||
==On Animation Debris== | ==On Animation Debris== | ||
{{Flag | {{Flag | ||
|files={{Categ|ini=art}} | |||
|files={{Categ| | |values={{values|float}} | ||
|values=float | |||
|default=? | |default=? | ||
|types={{Categ|Animations}} | |types={{Categ|Animations}} | ||
Line 33: | Line 31: | ||
}} | }} | ||
This flag specifies the bounciness of a debris animation with {{f|Bouncer|yes|link}}. | |||
==On Voxel Debris== | ==On Voxel Debris== | ||
{{Flag | {{Flag | ||
|files={{Categ|ini=rules}} | |||
|files={{Categ| | |values={{values|float}} | ||
|values=float | |||
|default=? | |default=? | ||
|types={{Categ|VoxelAnims}} | |types={{Categ|VoxelAnims}} | ||
Line 51: | Line 48: | ||
}} | }} | ||
This flag specifies the bounciness of a voxel debris animation. |
Latest revision as of 23:49, 9 January 2012
On Projectiles
Flag: | Elasticity |
File(s): | rules(md).ini |
Values: | Floating point values: Any decimal number (clearer range should be added in Template:Values). |
Default: | 0.75 |
Applicable to: | Projectiles |
This flag specifies the bounciness of the projectile on a scale of 0.0 - 1.0 (default is 0.75).
On Animation Debris
Flag: | Elasticity |
File(s): | art(md).ini |
Values: | Floating point values: Any decimal number (clearer range should be added in Template:Values). |
Default: | ? |
Applicable to: | Animations |
This flag specifies the bounciness of a debris animation with Bouncer=yes.
On Voxel Debris
Flag: | Elasticity |
File(s): | rules(md).ini |
Values: | Floating point values: Any decimal number (clearer range should be added in Template:Values). |
Default: | ? |
Applicable to: | VoxelAnims |
This flag specifies the bounciness of a voxel debris animation.