<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Maratis forum - Is it easy for no programmers]]></title>
	<link rel="self" href="http://forum.maratis3d.com/extern.php?action=feed&amp;tid=366&amp;type=atom"/>
	<updated>2012-05-23T03:53:10Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.maratis3d.com/viewtopic.php?id=366</id>
		<entry>
			<title type="html"><![CDATA[Re: Is it easy for no programmers]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2020#p2020"/>
			<content type="html"><![CDATA[<p>Well,thank you very much for the comfort and morale raise.if you want to know,I passed from the cryengine3 forum some days ago and they said to me their&#039;s is heavy and not suited for beginners,so i am looking elsewhere.</p><p>There are not many easy free game engines and i am still&nbsp; checking devmaster site&nbsp; list of engines<br />to find something,(of course there s still maratis which i have not tried yet).</p><br /><p><a href="http://devmaster.net/">http://devmaster.net/</a></p><p><a href="http://content.gpwiki.org/index.php/Game_Engines">http://content.gpwiki.org/index.php/Game_Engines</a></p><p>of course,i can not do core code changes and re compile,--have not ever done that with any engine.That is for programmers.</p>]]></content>
			<author>
				<name><![CDATA[Veleran]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=900</uri>
			</author>
			<updated>2012-05-23T03:53:10Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2020#p2020</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Is it easy for no programmers]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2018#p2018"/>
			<content type="html"><![CDATA[<p>i don´t know how to program in C++ or Lua xD</p>]]></content>
			<author>
				<name><![CDATA[jonaspm]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=886</uri>
			</author>
			<updated>2012-05-23T03:17:30Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2018#p2018</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Is it easy for no programmers]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2017#p2017"/>
			<content type="html"><![CDATA[<p>Seems i prefer to be restricted doing conversions through simple scripting to demos instead <br />waiting to find a coder for now.</p><p>I will check maratis3d wiki and youtube for tutorial videos maybe .</p><p>Since Dxstudio and gamestart3d&nbsp; are commercial and maybe a little advanced for me ,one of the last other free ones to choose is Unity3d.</p><p>I am thinking to check again unity video tutorials to see if there are videos that show just the basic step by step for making the basic systems for a platfomer.<br />but im backing off from the unity idea because if you dont pay unity3d&nbsp; you dont get the basics like dynamic shadows and other basic templates to work on.</p><p>So,i wanted to learn one engine and try to do small 1$ games with the same engine if possible.</p><br /><p>(I was using reality factory until recently<br />and&nbsp; there was a gamemaker user in Rf forum also).</p><p>All tools were so easy to use and cool in Rf,like triggering moving platforms,events and everything,simple predefined effects and configuration files for weapons ,particles effects,menu,Hud and other.</p><p>I had to look for newer engine because rf does not have hardware 3d acceleration,only software render driver so the frame rate was low.</p><br /><p>So,if you re sure you can make games without programming,just the lua scripts, that would be good.</p><p>Most important is to find bug free 2d-like platformer&nbsp; templates to do conversion with my own 3d models and change a little&nbsp; the scripts trap triggers ,basic events etc to get it where i want.</p><p>I was checking that unity tutorial ,if you think maratis will be easier and with less scripting&nbsp; to do the same thing in the video,please let me know.</p><p><a href="http://www.youtube.com/watch?v=FGe7LsbDPuU">http://www.youtube.com/watch?v=FGe7LsbDPuU</a></p>]]></content>
			<author>
				<name><![CDATA[Veleran]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=900</uri>
			</author>
			<updated>2012-05-23T00:59:55Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2017#p2017</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Is it easy for no programmers]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2012#p2012"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Veleran wrote:</cite><blockquote><p>I am interesting starting with sidescroller platform and maybe later do some isometric.<br />Are there enough demos to use as templates...</p><p>I do not want to add script lines like in engines like unity to do everything like-loading the normal and specular extra maps for the characters and other.</p><p>Do you think maratis3d has today enough systems (predefined if possible)<br />like smoke spout particles,triggers moving platforms etc to setup easily a small game?</p><p> i am a modeler with some older 3ds max versions and hope 3ds max support will be available.<br />I would script if i had help from forums but i can not do heavy modding or programming things.</p><p>Let me know if the engine has long way to go until any no programmer can use it or nor,and thanks in advance.</p></blockquote></div><br /><p>With maratis, you can use c++ or lua.<br />Particles are just now in the process of being added, by user Nistur.</p><p>Maratis has nice support for 3dsmax:<br /><a href="http://forum.maratis3d.com/viewtopic.php?id=134">http://forum.maratis3d.com/viewtopic.php?id=134</a></p><p>It is usable in its current form by just about anyone, though coding skills are going to be mandatory to get further, although<br />the nice thing about Lua , is its simple human readable and light. Fairly easy to learn even for non programmers. It&#039;s on a level with html, which helps put it in perspective some.</p><p>Unlike alot of engines, this has a nice editor which allows placement, rotation, behavioral and instant play features. </p><p>Jump in with the binary, try a few things, checkout the tutorials and let us know when you need help.</p><p>cheers<br />gm</p>]]></content>
			<author>
				<name><![CDATA[VeganDev]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=18</uri>
			</author>
			<updated>2012-05-22T04:15:56Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2012#p2012</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Is it easy for no programmers]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2010#p2010"/>
			<content type="html"><![CDATA[<p>I am interesting starting with sidescroller platform and maybe later do some isometric.<br />Are there enough demos to use as templates...</p><p>I do not want to add script lines like in engines like unity to do everything like-loading the normal and specular extra maps for the characters and other.</p><p>Do you think maratis3d has today enough systems (predefined if possible)<br />like smoke spout particles,triggers moving platforms etc to setup easily a small game?</p><p> i am a modeler with some older 3ds max versions and hope 3ds max support will be available.<br />I would script if i had help from forums but i can not do heavy modding or programming things.</p><p>Let me know if the engine has long way to go until any no programmer can use it or nor,and thanks in advance.</p>]]></content>
			<author>
				<name><![CDATA[Veleran]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=900</uri>
			</author>
			<updated>2012-05-22T02:13:06Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2010#p2010</id>
		</entry>
</feed>
