Jump to content

ShakeXlo: Difference between revisions

From ModEnc²
en>Fallendow
No edit summary
m 5 revisions imported
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
|name=ShakeXlo
|name=ShakeXlo
|files={{Categ|Rules(md).ini}}
|files={{Categ|Rules(md).ini}}
|values=int
|values={{Values|integer}}
|default=0
|default=0
|types={{Categ|Warhead|Warheads}}
|types={{Categ|Warhead|Warheads}}
Line 15: Line 15:
|ares=yes
|ares=yes
}}
}}
These values are used if the warhead is to cause the screen to shake when it impacts.It controls the minimum value of shaking in the x-axis direction.Values between 10 and 50 work best but don't set them too high since it becomes irritating.
These values are used if the warhead is to cause the screen to shake when it impacts.It controls the minimum value of shaking in the x-axis direction.Values between 10 and 50 work best but don't set them too high since it becomes irritating.
*It is worth noting that even if [[ShakeXhi]]=0, warheads will still cause the screen shake as long as ShakeXlo is greater than 0
==Note==
*The effects of this tag will work only when: Used on weapons that deal damage from [[TechnoTypes]] only
Other cases such as Being trampled by vehicles, destroying buildings with C4, receiving animation damage, particle damage, etc. in such cases will not cause screen-shaking effects.

Latest revision as of 22:04, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: ShakeXlo
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 0
Applicable to: Warheads


These values are used if the warhead is to cause the screen to shake when it impacts.It controls the minimum value of shaking in the x-axis direction.Values between 10 and 50 work best but don't set them too high since it becomes irritating.

  • It is worth noting that even if ShakeXhi=0, warheads will still cause the screen shake as long as ShakeXlo is greater than 0

Note

  • The effects of this tag will work only when: Used on weapons that deal damage from TechnoTypes only

Other cases such as Being trampled by vehicles, destroying buildings with C4, receiving animation damage, particle damage, etc. in such cases will not cause screen-shaking effects.