Thursday, July 31, 2014

5 Shortcuts/Useful Buttons in CryENGINE

  1. Select Objects : Control+T opens the 'Select Objects' window which contains a list of all objects in the current scene.
  2. Asset Browser : Allows you to browse for Brushes, Textures and other assets in your build.
  3. Database Viewer (DB) : Contains Entities, Prefabs, Vegetation, Particles, and other useful objects.
  4. Lighting Tool : Allows you to change the Time of Day, Sunrise and Sunset times, and other interesting environmental factors that affect the lighting of the scene.
  5. Flow Graph : The central hub for level scripting. Scripting is done visually in the Flow Graph, which simulates the effects of code using simple diagrammatic information.
Bonus:  
Track View : This is used by animators to create and adjust animations of characters, environments, and the camera itself.

No comments:

Post a Comment