SceneMachine

SceneMachine

1.2k Downloads

Scene Machine

Scene Machine is a tool where you can get creative and make your own scenes using the in game models. It's currently under -early- development but I wanted to publish it anyway to get some feedback. mainscreenshot

How to use, a quick guide

  • To open Scene Machine, find the small icon around your mini-map and click it; howToRun

  • You will be greeted by the main "Editor" window, with a blank gray scene. freshNewWindow

    • The gray frame in the center is the scene frame, this is the canvas where you will be crafting your scene.
    • On the left side there are 2 panels:
      • Hierarchy - will display a list of all objects in the scene (currently empty)
      • Properties - allows you to modify different properties of selected objects, or the scene itself
    • On the right side is the Asset Explorer, where you will find all of the available models, and creatures in the data
    • Bottom side are the Timelines, where you will be able to animate objects. (This feature is still being worked on so this guide won't cover it)
  • Scene navigation is simple, it follows WoW's flying controls. Simply use WASD to move around, and hold the right mouse button to point the camera. (You can find all the keys below)

  • But first let's load some objects into the scene so we can see where we're going:

  • Starting off with the Asset Explorer, you have 2 tabs of interest at the moment

    • Models tab: allows you to browse through the game's folder structure to find any model that you need, bee it a chair, a tree, a skybox, or a light source
    • Creatures tab: will contain a list of all available creatures (remember: you can also search through the models and creatures list, at the top)
  • The easiest way to load in models is to simply drag them from the asset explorer and into the scene dragObjectIn (the same applies for creatures)

  • Once you have an object in your scene, you're able to further position/rotate/scale it by enabling the right tool

  • To pick a tool: go to the toolbar and choose between select/move/rotate/scale, or right click anywhere in the scene and choose from the context menu, or use one of the key-binds below transformTools moveRotateScale

These are the absolute basics to get you started. More in depth guides and tricks will follow sometime soon.

Keyboard Shortcuts

keyboardShortcuts

Important Notes

  • Some features such as the animation system are still work in progress. There will be some refactoring done so any animation data saved may be lost.