PROJ TYREPEAT: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Hendricks266 (talk | contribs) m Added category. |
||
Line 2: | Line 2: | ||
The y size of the trail used by the projectile. Note that if the trail is an [[actor]] with a size specified in its code (e.g. by a [[sizeat]] command) then the specified size will override the one you give it. | The y size of the trail used by the projectile. Note that if the trail is an [[actor]] with a size specified in its code (e.g. by a [[sizeat]] command) then the specified size will override the one you give it. | ||
[[Category:Projectile_structure_members]] |
Revision as of 19:16, 13 June 2007
defineprojectile <tile number> PROJ_TYREPEAT <number>
The y size of the trail used by the projectile. Note that if the trail is an actor with a size specified in its code (e.g. by a sizeat command) then the specified size will override the one you give it.