User Tools

Site Tools


en:orx:config:settings_structure:orxobject

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:orx:config:settings_structure:orxobject [2020/08/31 05:53 (4 years ago)] – ↷ Links adapted because of a move operation sausageen:orx:config:settings_structure:orxobject [2021/11/12 02:49 (2 years ago)] sausage
Line 5: Line 5:
 <code ini>[ObjectTemplate] <code ini>[ObjectTemplate]
 Alpha              = <float> Alpha              = <float>
 +Age                = <float>
 AngularVelocity    = <float> AngularVelocity    = <float>
 AnimationFrequency = <float> AnimationFrequency = <float>
Line 41: Line 42:
 Here's a list of the available properties for an ''orxOBJECT'' structure: Here's a list of the available properties for an ''orxOBJECT'' structure:
   * ''Alpha'': Opacity of the object. Its value should be between 0.0 and 1.0. By default, its value is 1.0 (fully opaque).   * ''Alpha'': Opacity of the object. Its value should be between 0.0 and 1.0. By default, its value is 1.0 (fully opaque).
 +  * ''Age'': If defined, object will seem to be [Age] old upon creation, in seconds.
   * ''AngularVelocity'': Initial angular velocity for this object, in degrees/second. By default its value is 0°/s.   * ''AngularVelocity'': Initial angular velocity for this object, in degrees/second. By default its value is 0°/s.
   * ''AnimationFrequency'': Relative frequency at which animations should be played on this object. This acts as a multiplier on the original frequency of played [[orxANIM|animations]]. By default its value is 1.0.   * ''AnimationFrequency'': Relative frequency at which animations should be played on this object. This acts as a multiplier on the original frequency of played [[orxANIM|animations]]. By default its value is 1.0.
en/orx/config/settings_structure/orxobject.txt · Last modified: 2023/08/24 00:24 (7 months ago) by sausage