DECORATE: Difference between revisions

Added new DECORATE properties (needs actual explanations)
(Improve the descriptions of the "limited use" flags)
Tag: Source edit
(Added new DECORATE properties (needs actual explanations))
Tag: Source edit
Line 89: Line 89:
*<code>'''VisibleToPlayerClass ''classname'''''</code>
*<code>'''VisibleToPlayerClass ''classname'''''</code>
Makes the actor only visible for a certain class.  
Makes the actor only visible for a certain class.  
*<code>'''Weapon.SwayStyle'''</code> {{Devfeature|3.2|alpha}}
Sway style. One of <code>Normal</code>, <code>DownOnly</code>, <code>UpOnly</code>, or <code>HorizontalOnly</code>.
*<code>'''Weapon.SwaySpeed'''</code> {{Devfeature|3.2|alpha}}
Sway speed.
*<code>'''Weapon.ViewPitchStyle'''</code> {{Devfeature|3.2|alpha}}
One of <code>Full</code>, <code>DownOnly</code>, <code>UpOnly</code>, <code>DownAndUp</code>, or <code>Centered</code>.
*<code>'''Weapon.ViewPitchOffset'''</code> {{Devfeature|3.2|alpha}}
?
*<code>'''Weapon.PreferredSkin'''</code>
*<code>'''Weapon.PreferredSkin'''</code>
Forces the Player class to use a certain skin when the weapon is selected.
Forces the Player class to use a certain skin when the weapon is selected.