NoMansSky:Reference Guides/ENTITY Files/Properties: Difference between revisions

From Step Mods | Change The Game
Line 8: Line 8:
This will be a work in process for a while due to the large number of Properties available for use.
This will be a work in process for a while due to the large number of Properties available for use.
* TkAudioComponentData
* TkAudioComponentData
* GcSimpleInteractionComponentData
* [[NMS:Reference_Guides/SimpleInteraction_and_Interaction_Types|GcSimpleInteractionComponentData]]
* GcScannableComponentData
* GcScannableComponentData
* TkPhysicsComponentData
* TkPhysicsComponentData
* [[NMS:Reference_Guides/TkRotationComponentData|TkRotationComponentData]]
* [[NMS:Reference_Guides/TkRotationComponentData|TkRotationComponentData]]
* GcTriggerActionComponentData
* [[NMS:Reference_Guides/Actions_and_Triggers|GcTriggerActionComponentData]]


See [https://pastebin.com/sCbWXiVG this entity reference list] for a more detailed list of what is useable.
See [https://pastebin.com/sCbWXiVG this entity reference list] for a more detailed list of what is useable.
{{NMSPageClose}}
{{NMSPageClose}}

Revision as of 05:42, July 29, 2020

List of Properties[edit | edit source]

There are a large number of possible Properties that can be added to ENTITY files within the TkAttachmentData Property. Pretty much all of the Properties that can be used end with ComponentData.

We will as many as possible here and, where known, will give details on each one and how it works.

This will be a work in process for a while due to the large number of Properties available for use.

See this entity reference list for a more detailed list of what is useable. Template:NMSPageClose