Shadow: Difference between revisions
mNo edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{flag | {{flag | ||
|files={{Categ|Rules(md).ini}}, {{Categ|ini= | |files={{Categ|Rules(md).ini}}, {{Categ|ini=art}} | ||
|values={{values|boolean}} | |values={{values|boolean}} | ||
|default=yes | |default=yes | ||
Line 14: | Line 14: | ||
|rp=yes | |rp=yes | ||
}} | }} | ||
This flag controls whether or not this [[Projectile]]'s image draws a shadow on the ground. | This flag controls whether or not this [[Projectile]]'s image draws a shadow on the ground. <b>(The shadows in this section correspond to reality. But the shadow relies on the original image to determine the shadow's appearance).</b> | ||
For [[Art.ini]] or [[Artmd.ini]] determines whether this [[Image]] has a shadow or not. | For [[Art.ini]] or [[Artmd.ini]] determines whether this [[Image]] has a shadow or not. <b>(The shadows in this section are created by drawing custom shadows. Therefore, the direction of the shadow does not correspond to reality).</b><br> | ||
For [[Animations]] If there is <b>Shadow=yes</b> even though we didn't create a shadow ourselves. But this tag will be generated automatically. But the shadows created by automatic creation It won't render properly. The position of the shadow corresponds to reality. But it does not correspond to the original image that was used to render the shadows. | |||
==Note== | |||
*Images in the [[ Particles]] section will not read this tag. Although the Image in the section [[Animations]] will have this tag. |
Latest revision as of 14:10, 20 September 2024
Flag: | Shadow |
File(s): | Rules(md).ini, art(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | yes |
This flag controls whether or not this Projectile's image draws a shadow on the ground. (The shadows in this section correspond to reality. But the shadow relies on the original image to determine the shadow's appearance).
For Art.ini or Artmd.ini determines whether this Image has a shadow or not. (The shadows in this section are created by drawing custom shadows. Therefore, the direction of the shadow does not correspond to reality).
For Animations If there is Shadow=yes even though we didn't create a shadow ourselves. But this tag will be generated automatically. But the shadows created by automatic creation It won't render properly. The position of the shadow corresponds to reality. But it does not correspond to the original image that was used to render the shadows.
Note
- Images in the Particles section will not read this tag. Although the Image in the section Animations will have this tag.