Sick Gaming
OGMO Level Editor - Printable Version

+- Sick Gaming (https://www.sickgaming.net)
+-- Forum: Programming (https://www.sickgaming.net/forum-76.html)
+--- Forum: Game Development (https://www.sickgaming.net/forum-80.html)
+--- Thread: OGMO Level Editor (/thread-92479.html)



OGMO Level Editor - xSicKxBot - 11-19-2019

OGMO Level Editor

<div><p><a href="https://ogmo-editor-3.github.io/">OGMO</a> is a free and open source level editor, written in Haxe by <a href="http://www.mattmakesgames.com/">Matt Makes Games</a> the makers of Celeste among other games.&nbsp; The level editor is <a href="https://github.com/Ogmo-Editor-3/OgmoEditor3-CE">available on GitHub</a> under the MIT open source license.&nbsp; OGMO 3.1(.1) was just released.</p>
<p>Details of the new release from the <a href="https://itch.io/t/607855/changelog">changelog</a>:</p>
<blockquote>
<ul>
<li>3.1.1
<ul>
<li>Added entity image to entity palette </li>
<li>Move broken levels to trash instead of deleting them permanently </li>
<li>Fix image previews leaking out of the popup </li>
<li>Fix a typo in the popup box-shadow </li>
<li>Don’t show the “delete” option for image popups </li>
<li>Added <code>.ogmo</code> file association metadata</li>
</ul>
</li>
<li>3.1.0&nbsp;
<ul>
<li> Improved non-json file handling in the level manager panel </li>
<li>Added the ability to use an image for Entities</li>
</ul>
</li>
</ul>
</blockquote>
<p>If you are interested in checking out OGMO, be sure to <a href="https://ogmo-editor-3.github.io/docs/#/manual/introduction.md">check the documentation</a>, which also includes instructions on how to build the Haxe code yourself.&nbsp; If you would like to see OGMO in action, be sure to check out the video below.</p>
<p align="center"><iframe class='youtube-player' type='text/html' width='853' height='480' src='https://www.youtube.com/embed/saHB6iYx1N8?version=3&rel=1&fs=1&autohide=2&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' allowfullscreen='true' style='border:0;'></iframe></p>
<p class="under"> <span class="categories"><a href="https://www.gamefromscratch.com/category/Design.aspx">Design</a> <a href="https://www.gamefromscratch.com/category/GameDev-News.aspx">GameDev News</a></span> <span class="tags"><a href="https://www.gamefromscratch.com/?tag=/Applications" rel="tag">Applications</a> <a href="https://www.gamefromscratch.com/?tag=/Tools" rel="tag">Tools</a> <a href="https://www.gamefromscratch.com/?tag=/2D" rel="tag">2D</a></span> </p>
<hr> &lt;!–</p>
<p>–&gt;</p>
</div>


https://www.sickgaming.net/blog/2019/11/18/ogmo-level-editor/