level_editor.html 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190
  1. <!DOCTYPE html>
  2. <html class="writer-html5" lang="en" >
  3. <head>
  4. <meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
  5. <meta property="article:modified_time" content="2025-11-27T16:23:47+00:00" /><meta property="og:title" content="Level Editor" />
  6. <meta property="og:type" content="website" />
  7. <meta property="og:url" content="https://docs.crownengine.org/html/latest/getting_started/level_editor.html" />
  8. <meta property="og:site_name" content="Crown 0.60.0 Manual" />
  9. <meta property="og:description" content="After opening a Project the Level Editor starts compiling resources and when it’s done it will look similar to the image below: The Level Editor is split into several panels:,,, Number, Name, Description,,, 1, Project Browser, Shows the current project’s contents. Here you can..." />
  10. <meta property="og:image" content="https://docs.crownengine.org/html/latest/_images/editor_overview.png" />
  11. <meta property="og:image:alt" content="Crown 0.60.0 Manual" />
  12. <meta name="description" content="After opening a Project the Level Editor starts compiling resources and when it’s done it will look similar to the image below: The Level Editor is split into several panels:,,, Number, Name, Description,,, 1, Project Browser, Shows the current project’s contents. Here you can..." />
  13. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  14. <title>Level Editor &mdash; Crown 0.60.0 Manual 0.60.0 documentation</title>
  15. <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
  16. <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
  17. <link rel="stylesheet" href="../_static/css/custom.css" type="text/css" />
  18. <link rel="shortcut icon" href="../_static/org.crownengine.Crown.svg"/>
  19. <link rel="canonical" href="https://docs.crownengine.org/html/latest/getting_started/level_editor.html" />
  20. <!--[if lt IE 9]>
  21. <script src="../_static/js/html5shiv.min.js"></script>
  22. <![endif]-->
  23. <script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
  24. <script src="../_static/jquery.js"></script>
  25. <script src="../_static/underscore.js"></script>
  26. <script src="../_static/doctools.js"></script>
  27. <script src="../_static/js/theme.js"></script>
  28. <link rel="index" title="Index" href="../genindex.html" />
  29. <link rel="search" title="Search" href="../search.html" />
  30. <link rel="copyright" title="Copyright" href="../copyright.html" />
  31. <link rel="next" title="Basic Concepts" href="basic_concepts.html" />
  32. <link rel="prev" title="Importing an existing project" href="import_existing_project.html" />
  33. </head>
  34. <body class="wy-body-for-nav">
  35. <div class="wy-grid-for-nav">
  36. <nav data-toggle="wy-nav-shift" class="wy-nav-side">
  37. <div class="wy-side-scroll">
  38. <div class="wy-side-nav-search" >
  39. <a href="../index.html">
  40. <img src="../_static/org.crownengine.Crown.svg" class="logo" alt="Logo"/>
  41. </a>
  42. <div class="version">
  43. Crown 0.60.0 Manual
  44. </div>
  45. <div role="search">
  46. <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
  47. <input type="text" name="q" placeholder="Search docs" />
  48. <input type="hidden" name="check_keywords" value="yes" />
  49. <input type="hidden" name="area" value="default" />
  50. </form>
  51. </div>
  52. </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
  53. <ul class="current">
  54. <li class="toctree-l1"><a class="reference internal" href="../changelog.html">Changelog</a></li>
  55. <li class="toctree-l1"><a class="reference internal" href="../introduction.html">Introduction</a></li>
  56. <li class="toctree-l1"><a class="reference internal" href="../installing_crown/index.html">Installing Crown</a></li>
  57. <li class="toctree-l1 current"><a class="reference internal" href="index.html">Getting Started</a><ul class="current">
  58. <li class="toctree-l2"><a class="reference internal" href="create_new_project.html">Creating a new project</a></li>
  59. <li class="toctree-l2"><a class="reference internal" href="import_existing_project.html">Importing an existing project</a></li>
  60. <li class="toctree-l2 current"><a class="current reference internal" href="#">Level Editor</a></li>
  61. <li class="toctree-l2"><a class="reference internal" href="basic_concepts.html">Basic Concepts</a></li>
  62. </ul>
  63. </li>
  64. <li class="toctree-l1"><a class="reference internal" href="../importing_resources/index.html">Importing Resources</a></li>
  65. <li class="toctree-l1"><a class="reference internal" href="../gameplay/index.html">Writing Gameplay</a></li>
  66. <li class="toctree-l1"><a class="reference internal" href="../deploying/index.html">Deploying</a></li>
  67. <li class="toctree-l1"><a class="reference internal" href="../reference/index.html">Reference</a></li>
  68. <li class="toctree-l1"><a class="reference internal" href="../lua_api.html">Lua API reference</a></li>
  69. <li class="toctree-l1"><a class="reference internal" href="../glossary.html">Glossary</a></li>
  70. <li class="toctree-l1"><a class="reference internal" href="../copyright.html">License</a></li>
  71. <li class="toctree-l1"><a class="reference internal" href="../hackers/index.html">Hackers</a></li>
  72. </ul>
  73. </div>
  74. </div>
  75. </nav>
  76. <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
  77. <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
  78. <a href="../index.html">Crown 0.60.0 Manual</a>
  79. </nav>
  80. <div class="wy-nav-content">
  81. <div class="rst-content">
  82. <div role="navigation" aria-label="Page navigation">
  83. <ul class="wy-breadcrumbs">
  84. <li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>
  85. <li><a href="index.html">Getting Started</a> &raquo;</li>
  86. <li>Level Editor</li>
  87. <li class="wy-breadcrumbs-aside">
  88. <a href="../_sources/getting_started/level_editor.rst.txt" rel="nofollow"> View page source</a>
  89. </li>
  90. </ul>
  91. <hr/>
  92. </div>
  93. <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
  94. <div itemprop="articleBody">
  95. <section id="level-editor">
  96. <span id="id1"></span><h1>Level Editor<a class="headerlink" href="#level-editor" title="Permalink to this headline">¶</a></h1>
  97. <p>After opening a <a class="reference internal" href="basic_concepts.html#project"><span class="std std-ref">Project</span></a> the Level Editor starts compiling resources and
  98. when it’s done it will look similar to the image below:</p>
  99. <img alt="../_images/editor_overview.png" src="../_images/editor_overview.png" />
  100. <p>The Level Editor is split into several panels:</p>
  101. <table class="docutils align-default">
  102. <colgroup>
  103. <col style="width: 3%" />
  104. <col style="width: 9%" />
  105. <col style="width: 88%" />
  106. </colgroup>
  107. <thead>
  108. <tr class="row-odd"><th class="head"><p>Number</p></th>
  109. <th class="head"><p>Name</p></th>
  110. <th class="head"><p>Description</p></th>
  111. </tr>
  112. </thead>
  113. <tbody>
  114. <tr class="row-even"><td><p>1</p></td>
  115. <td><p>Project Browser</p></td>
  116. <td><p>Shows the current project’s contents. Here you can create, import and search for resources, create/delete folders etc.</p></td>
  117. </tr>
  118. <tr class="row-odd"><td><p>2</p></td>
  119. <td><p>Console</p></td>
  120. <td><p>Displays logs coming from the Level Editor and Runtime instances. You can use it to send <a class="reference internal" href="../reference/console_commands.html#console-commands"><span class="std std-ref">Console commands</span></a> and Lua strings to any connected Runtime.</p></td>
  121. </tr>
  122. <tr class="row-even"><td><p>3</p></td>
  123. <td><p>Inspector</p></td>
  124. <td><p>Shows the current selected object’s properties.</p></td>
  125. </tr>
  126. <tr class="row-odd"><td><p>4</p></td>
  127. <td><p>Level Tree</p></td>
  128. <td><p>Displays a hierarchical view of all the objects in the Level.</p></td>
  129. </tr>
  130. <tr class="row-even"><td><p>5</p></td>
  131. <td><p>Level Viewport</p></td>
  132. <td><p>Displays the Level being edited.</p></td>
  133. </tr>
  134. </tbody>
  135. </table>
  136. </section>
  137. </div>
  138. </div>
  139. <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
  140. <a href="import_existing_project.html" class="btn btn-neutral float-left" title="Importing an existing project" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
  141. <a href="basic_concepts.html" class="btn btn-neutral float-right" title="Basic Concepts" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
  142. </div>
  143. <hr/>
  144. <div role="contentinfo">
  145. <p>&#169; <a href="../copyright.html">Copyright</a> Except where otherwise noted, content on this page is licensed under a CC-BY-SA 4.0 Int. License.
  146. <span class="lastupdated">Last updated on Nov 27, 2025.
  147. </span></p>
  148. </div>
  149. Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
  150. <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
  151. provided by <a href="https://readthedocs.org">Read the Docs</a>.
  152. </footer>
  153. </div>
  154. </div>
  155. </section>
  156. </div>
  157. <script>
  158. jQuery(function () {
  159. SphinxRtdTheme.Navigation.enable(true);
  160. });
  161. </script>
  162. <!-- Theme Analytics -->
  163. <script async src="https://www.googletagmanager.com/gtag/js?id=G-XNVGCMNDZH"></script>
  164. <script>
  165. window.dataLayer = window.dataLayer || [];
  166. function gtag(){dataLayer.push(arguments);}
  167. gtag('js', new Date());
  168. gtag('config', 'G-XNVGCMNDZH', {
  169. 'anonymize_ip': true,
  170. });
  171. </script>
  172. </body>
  173. </html>