ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Translucent: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Flag | ||
|name=Translucent | |||
|files={{Categ|Art(md).ini}} | |||
|values={{values|boolean}} | |||
|default=no | |||
|types={{Categ|Animations}} | |||
|ts=yes | |||
|fs=yes | |||
|hp=yes | |||
|ets=yes | |||
|ra2=yes | |||
|yr=yes | |||
|ares=yes | |||
}} | |||
If set to 'yes', animation will be drawn with a gradual fade-out effect, starting as 100% opaque and fading to 100% transparent. Actual length of the fade-out effect is determined by the length of the animation. Defaults to 'no'. | |||
==Note== | |||
*If used together with the [[Reverse]] tag, it will cause transparency to work in reverse. That is, transparency will start at '''75''' then '''50''' then '''25''' then '''0'''. | |||
{{Bugs}} | |||
*If this were to be used with the SHP turret Will have the following results: | |||
The more the turret is turned to the left, the Transparency will only be greatly reduced. | |||
The more the turret is turned to the right, the Transparency will only increase. | |||
[[File:Translucent on SHP turret1.png]] [[File:Translucent on SHP turret2.png]] | |||
==See also== | |||
*{{f|Translucency|link}} | |||
*{{f|TranslucencyDetailLevel|link}} |
Latest revision as of 00:25, 25 October 2024
Flag: | Translucent |
File(s): | Art(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | no |
Applicable to: | Animations |
If set to 'yes', animation will be drawn with a gradual fade-out effect, starting as 100% opaque and fading to 100% transparent. Actual length of the fade-out effect is determined by the length of the animation. Defaults to 'no'.
Note
- If used together with the Reverse tag, it will cause transparency to work in reverse. That is, transparency will start at 75 then 50 then 25 then 0.
Bugs/Side-Effects/Unexpected Limitations
- If this were to be used with the SHP turret Will have the following results:
The more the turret is turned to the left, the Transparency will only be greatly reduced. The more the turret is turned to the right, the Transparency will only increase.