NoMansSky:Reference Guides: Difference between revisions

From Step Mods | Change The Game
Line 15: Line 15:
** [[NMS:Reference_Guides/SCENE_Files|SCENE Files]] - similar to a prefab and holds information about in-game objects all the way from models, behaviors to audio, particle effects and more.
** [[NMS:Reference_Guides/SCENE_Files|SCENE Files]] - similar to a prefab and holds information about in-game objects all the way from models, behaviors to audio, particle effects and more.
*** [[NMS:Reference_Guides/ENTITY|ENTITY]] - the MBIN that defines interactions and behaviors of objects.
*** [[NMS:Reference_Guides/ENTITY|ENTITY]] - the MBIN that defines interactions and behaviors of objects.
**** [[NMS:Reference_Guides/Allowed_Game_Components_in_ENTITY_Files|Allowed Game Components in ENTITY Files]]
**** [[NMS:Reference_Guides/Properties_for_ENTITY_Files|Properties allowed within the ENTITY file]]
**** [[NMS:Reference_Guides/Properties_for_ENTITY_Files|Properties allowed within the ENTITY file]]
**** [[NMS:Reference_Guides/Actions_and_Triggers|Actions and Triggers]]
**** [[NMS:Reference_Guides/Actions_and_Triggers|Actions and Triggers]]

Revision as of 09:20, August 9, 2020

References[edit | edit source]

The following are references for the various files and types of files used for No Man's Sky:

Game File Types and Associations[edit | edit source]

Users can find the game's different file types with descriptions below:

XML File References[edit | edit source]

Template:NMSPageClose