Difference between revisions of "Sandbox 2"

From MechWarrior: Living Legends Wiki
Jump to: navigation, search
m (Assets limitation)
m
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[File:CryEngine Sandbox2.jpg|400px|right|Splash Screen]]
+
[[File:Editor_developer_version.jpg|400px|right|Splash Screen]]
'''Sandbox 2''' (or '''CryEngine 2: Sandbox 2''') is a level editor for Crysis, and by that: for [[Mechwarrior: Living Legends]]. It offers realtime editing ability for maps and various other entities. Sandbox 2 runs game engine all the way through editing process allowing editor to instantly move into game environment and use assets placed.
+
'''Sandbox 2''' (or '''CryEngine 2: Sandbox 2''') is a level editor for Crysis, and by extension for [[Mechwarrior: Living Legends]]. It offers realtime editing ability for maps and various other entities. Sandbox 2 runs game engine all the way through editing process allowing editor to instantly move into game environment and use assets placed.
  
Sandbox 2 is supplied with Crysis, in Editor directory, as separate installation. It's current version is v.1.1.5767
+
Sandbox 2 can be downloaded using the new [https://wiki.mechlivinglegends.net/index.php/Launcher MWLL Launcher]. It can also be downloaded as a part of the Crysis SDK from [http://blacklegion.us.to/mwll/tools/CrysisWars_ModSDK_Tools_v1.1.zip here].
  
 
==Assets limitation==
 
==Assets limitation==
Certain types of assets do not work in Multiplayer, and therefore MWLL as well, since it is multiplayer-only. Below you will find the list of confirmed assets which '''do not''' work, causing various errors or making it impossible to join the game:
+
Certain types of assets do not work in Multiplayer, and therefore MWLL as well, since it is multiplayer-only. Below you will find the list of confirmed assets which '''do not''' work, causing various errors or making it impossible to join the game. '''This list may be out of date'''.
 
* Geometric Entities
 
* Geometric Entities
 
* Artificial Inteligence
 
* Artificial Inteligence
Line 25: Line 25:
  
 
==See Also==
 
==See Also==
 +
* [[Sandbox2 Tips]]
 +
* [[Sandbox2 Layers]]
 
* [[MWLL Flowgraph Nodes]]
 
* [[MWLL Flowgraph Nodes]]
 +
* [[Terrain Control Tutorial for Mappers]]
  
 
==External Links==
 
==External Links==
* [http://wiki.crymod.com/index.php/Category:Official:Sandbox2_Manual Official Sandbox 2 Documentation on CryMod wiki]
+
* [http://www.dj-copniker.de/index.php/downloads/download/5-crysis-wars-patches/33-crysis-wars-mod-sdk External SDK Download (treat as mirror)]
* [http://wiki.crymod.com/index.php/Community_Documentation_Index Community Documentation]
+
* [http://wiki.crymod.com/index.php/Category:Official:Sandbox2_Manual Official Sandbox 2 Documentation on CryMod wiki] <-- stale link
 +
* [http://wiki.crymod.com/index.php/Community_Documentation_Index Community Documentation] <-- stale link
 +
 
 +
{{Navbox Mapping}}
  
 
[[Category: Mapping]]
 
[[Category: Mapping]]
 +
[[Category: Software]]

Revision as of 14:06, 28 August 2018

Splash Screen

Sandbox 2 (or CryEngine 2: Sandbox 2) is a level editor for Crysis, and by extension for Mechwarrior: Living Legends. It offers realtime editing ability for maps and various other entities. Sandbox 2 runs game engine all the way through editing process allowing editor to instantly move into game environment and use assets placed.

Sandbox 2 can be downloaded using the new MWLL Launcher. It can also be downloaded as a part of the Crysis SDK from here.

Assets limitation

Certain types of assets do not work in Multiplayer, and therefore MWLL as well, since it is multiplayer-only. Below you will find the list of confirmed assets which do not work, causing various errors or making it impossible to join the game. This list may be out of date.

  • Geometric Entities
  • Artificial Inteligence
  • ProximityTriggers
  • Tactical Attachment
  • Singleplayer weapons
  • Placing objects outside the map area
  • Archetype Entities using the RigidBodyEx Entity
  • Nanosuit from Entity
  • Us Truck from Archetype Entities
  • locker_a_usable and locker_b_usuable prefabs (prefabs/props/furniture/lockers)
  • In general some of prefabs may cause errors unless extracted and set minimum settings: All
  • Flowgraph: Gametokens
  • Flow Graph - Physics: ImpulseAction on the player.
  • Local player node unless used in ClientSide only
  • Advanced doors
  • Minimum settings of all Objects must be: All
  • Prefabs which includes advanced doors and objects with not minimum Settings: All

See Also

External Links