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

From Step Mods | Change The Game
(Created page with "__NOTITLE__ {{NMSPage|contentTitle=Reference Guides // Properties for ENTITY Files}} == List of Properties == There are a large number of possible Properties that can be added...")
 
Line 11: Line 11:
* GcScannableComponentData
* GcScannableComponentData
* TkPhysicsComponentData
* TkPhysicsComponentData
* TkRotationComponentData
* [[NMS:Reference_Guides/TkRotationComponentData|TkRotationComponentData]]
* GcTriggerActionComponentData
* 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:39, 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.

  • TkAudioComponentData
  • GcSimpleInteractionComponentData
  • GcScannableComponentData
  • TkPhysicsComponentData
  • TkRotationComponentData
  • GcTriggerActionComponentData

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