<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Installing Unreal Engine]]></title><description><![CDATA[<h1><section class="align-center"> <strong>Introduction</strong></section></h1>
<hr />
<p dir="auto">Hi guys, welcome to the first Introduction to Unreal Engine! You can't pretty much do anything if you don't download the engine first. In here we will talk about few terms of what Unreal Engine does and what it's for.</p>
<h5>Note : Apologies if the same questions in the before post is mentioned here as well.</h5>
<hr />
<h3>First let's start with <strong>What is Unreal Engine?</strong></h3>
<p dir="auto">Unreal Engine is a set of developing tools in an Integrated Developing Environment (IDE) which is used to develop games. The reason why I choose Unreal Engine (UE4) is that UE4 has a good environment to design, animate and develop the games you've want to make.</p>
<hr />
<h3><strong>Can you make good games like Call of Duty or Grand Theft Auto(GTA) in UE4?</strong></h3>
<p dir="auto">Short Answer, Yes. UE4 can be used to make big games, but you will need alot of people to do each work, and usually, companies end up creating a game engine of their own eventually.</p>
<hr />
<h3><strong>Is it possible to Learn how to make games without prior knowledge for coding?</strong></h3>
<p dir="auto">Yes. UE4 has a Visual scripting method called Blueprints shown below. Using that you will be able to drag drop nodes which is the same as coding. Yes you will need to learn blueprints, but learning blueprints is actually easier than coding since its visually appealing.</p>
<p dir="auto"><img src="https://i.imgur.com/hiTPW8j.png" alt="alt text" class=" img-responsive img-markdown" /></p>
<hr />
<h3><strong>Can one person make a game?</strong></h3>
<p dir="auto">You can. <strong>Do NOT ever Demotivate yourself thinking you need anyone else</strong>. If you want to make a game, step up and start learning. There are so much of free resources which you can use that I will link later onwards.<br />
For a start, I'm a beginner at cinematics (which is something like trailers) and I'm working on <a href="https://i.imgur.com/hiTPW8j.png" target="_blank" rel="noopener noreferrer nofollow ugc">this</a> cinematic by myself using existing assets.</p>
<hr />
<h3><strong>What do you need to learn if you want to make a complete game yourself?</strong></h3>
<p dir="auto"><strong>Character Designing</strong> - You will need to design your characters in the game. Draw them in a 2D environment and have a rough idea what kind of character it will be (for example : A human, A robot or any other).Here you can use an application like Maya.</p>
<p dir="auto"><img src="https://www.cgmasteracademy.com/uploads/media/cache/course/uploads/media/course/0001/02/92ec7ebe4e69cd922730ddbe28e004b9e53dc2ac.jpeg" alt="alt text" class=" img-responsive img-markdown" /></p>
<p dir="auto"><strong>Character Modelling/Rigging</strong> - This is where you design the character in a 3D environment, add the necessary colors and rig the character with a skeleton. Rigging means you make bones for the character for animations and physics.</p>
<p dir="auto"><img src="https://www.3dart.it/wp-content/uploads/2016/12/Download-Free-Rigged-3d-Model.jpg" alt="alt text" class=" img-responsive img-markdown" /></p>
<p dir="auto"><strong>Character Animations</strong> - Here you make the animations from the character rigged earlier. Animations include walking, running, jumping, etc</p>
<p dir="auto"><img src="https://i.ytimg.com/vi/CqZQBIATAIg/maxresdefault.jpg" alt="alt text" class=" img-responsive img-markdown" /></p>
<p dir="auto"><strong>Level Designing</strong> - Now you focus on the environment the character(s) are going to be on.<br />
You make a plan and start designing what the environment is going to be. Here you can use an application like 3DS Max.</p>
<p dir="auto"><img src="https://astraeusgame.files.wordpress.com/2013/06/shot-1.jpg" alt="alt text" class=" img-responsive img-markdown" /></p>
<p dir="auto"><strong>Level Designing Advanced</strong> - Here you focus the terrain or level details, example, the lighting.</p>
<p dir="auto"><img src="https://i.ytimg.com/vi/XDsJOFyxMnw/maxresdefault.jpg" alt="alt text" class=" img-responsive img-markdown" /></p>
<p dir="auto"><strong>Programming</strong> - This is the place where you start the coding process. Here is where you connect the character to the animations, to the level, inside the engine.</p>
<p dir="auto"><img src="https://www.dreambotstudios.com/wp-content/uploads/2014/11/blueprint_gamemode.png" alt="alt text" class=" img-responsive img-markdown" /></p>
<p dir="auto"><strong>Sounds</strong> - You will need to create sounds for main menu and effects when running, getting damage.</p>
<p dir="auto"><img src="https://i.ytimg.com/vi/44FH_mXBLTA/maxresdefault.jpg" alt="alt text" class=" img-responsive img-markdown" /></p>
<p dir="auto"><strong>FX and other effects</strong> - This is the place where you design effects, for example, rain, any abilities used.</p>
<p dir="auto"><img src="https://i.ytimg.com/vi/xzLbAnjM9sI/maxresdefault.jpg" alt="alt text" class=" img-responsive img-markdown" /></p>
<p dir="auto">As an inspiration/motivation, <a href="https://youtu.be/-HFnR43ms1k" target="_blank" rel="noopener noreferrer nofollow ugc">this</a> is a video of a speed level that was made in UE4. Do check it out and leave a like for the creator!</p>
<hr />
<h2><strong>How to Download and Install Unreal Engine?</strong></h2>
<ul>
<li>
<p dir="auto">Go to this website - <a href="https://www.unrealengine.com/en-US/download" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.unrealengine.com/en-US/download</a> and download the file epic games (Which should be auto downloading).</p>
</li>
<li>
<p dir="auto">Install Epic Games</p>
</li>
<li>
<p dir="auto">Make an account - <a href="https://accounts.epicgames.com/register" target="_blank" rel="noopener noreferrer nofollow ugc">https://accounts.epicgames.com/register</a></p>
</li>
<li>
<p dir="auto">Log into Epic Games from the Launcher you downloaded</p>
</li>
<li>
<p dir="auto">From the top menu bar, click on <strong>Unreal Engine</strong> which should be on the far left side.</p>
</li>
<li>
<p dir="auto">Click on the yellow button on the left middle which says install/Download.</p>
</li>
<li>
<p dir="auto">Epic Games will automatically download and install it on the place where you specify.</p>
</li>
</ul>
<hr />
<h2><strong>Troubleshooting Tips</strong></h2>
<ul>
<li>Verification code takes time to reach my gmail account - Don't worry, it is common Epic games takes time. Wait for few minutes and you will get it.</li>
</ul>
<hr />
<p dir="auto">Note : I might update this overtime.<br />
Last updated : 31-Dec-2018</p>
<p dir="auto">Thanks for reading this. Hope ya'll learn something new!<br />
Cheers!</p>
]]></description><link>https://lankadevelopers.lk/topic/58/installing-unreal-engine</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 22:37:16 GMT</lastBuildDate><atom:link href="https://lankadevelopers.lk/topic/58.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 27 Dec 2018 19:50:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Installing Unreal Engine on Mon, 31 Dec 2018 16:27:44 GMT]]></title><description><![CDATA[<p dir="auto">@waex97 You're welcome mate!</p>
]]></description><link>https://lankadevelopers.lk/post/400</link><guid isPermaLink="true">https://lankadevelopers.lk/post/400</guid><dc:creator><![CDATA[yanukadeneth99]]></dc:creator><pubDate>Mon, 31 Dec 2018 16:27:44 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Unreal Engine on Mon, 31 Dec 2018 16:27:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/35">@fern</a> You're welcome! It will be up in the new year!</p>
]]></description><link>https://lankadevelopers.lk/post/399</link><guid isPermaLink="true">https://lankadevelopers.lk/post/399</guid><dc:creator><![CDATA[yanukadeneth99]]></dc:creator><pubDate>Mon, 31 Dec 2018 16:27:33 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Unreal Engine on Mon, 31 Dec 2018 16:27:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/130">@lkdev</a> Anytime mate!</p>
]]></description><link>https://lankadevelopers.lk/post/398</link><guid isPermaLink="true">https://lankadevelopers.lk/post/398</guid><dc:creator><![CDATA[yanukadeneth99]]></dc:creator><pubDate>Mon, 31 Dec 2018 16:27:11 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Unreal Engine on Mon, 31 Dec 2018 16:26:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/2">@dev_lak</a> Thanks bro!</p>
]]></description><link>https://lankadevelopers.lk/post/397</link><guid isPermaLink="true">https://lankadevelopers.lk/post/397</guid><dc:creator><![CDATA[yanukadeneth99]]></dc:creator><pubDate>Mon, 31 Dec 2018 16:26:59 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Unreal Engine on Mon, 31 Dec 2018 16:26:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/27">@root</a> Thanks bro!</p>
]]></description><link>https://lankadevelopers.lk/post/396</link><guid isPermaLink="true">https://lankadevelopers.lk/post/396</guid><dc:creator><![CDATA[yanukadeneth99]]></dc:creator><pubDate>Mon, 31 Dec 2018 16:26:48 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Unreal Engine on Sat, 29 Dec 2018 06:11:34 GMT]]></title><description><![CDATA[<p dir="auto">thanx mchn &lt;3</p>
]]></description><link>https://lankadevelopers.lk/post/380</link><guid isPermaLink="true">https://lankadevelopers.lk/post/380</guid><dc:creator><![CDATA[isuru mahesh perera]]></dc:creator><pubDate>Sat, 29 Dec 2018 06:11:34 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Unreal Engine on Fri, 28 Dec 2018 13:31:31 GMT]]></title><description><![CDATA[<p dir="auto">Thanks bro... waiting for next part 😍😍</p>
]]></description><link>https://lankadevelopers.lk/post/379</link><guid isPermaLink="true">https://lankadevelopers.lk/post/379</guid><dc:creator><![CDATA[fern]]></dc:creator><pubDate>Fri, 28 Dec 2018 13:31:31 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Unreal Engine on Fri, 28 Dec 2018 10:51:20 GMT]]></title><description><![CDATA[<p dir="auto">thnx bro..</p>
]]></description><link>https://lankadevelopers.lk/post/376</link><guid isPermaLink="true">https://lankadevelopers.lk/post/376</guid><dc:creator><![CDATA[lkdev]]></dc:creator><pubDate>Fri, 28 Dec 2018 10:51:20 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Unreal Engine on Fri, 28 Dec 2018 05:28:40 GMT]]></title><description><![CDATA[<p dir="auto">nice bro.. :heart:</p>
]]></description><link>https://lankadevelopers.lk/post/373</link><guid isPermaLink="true">https://lankadevelopers.lk/post/373</guid><dc:creator><![CDATA[dev_lak]]></dc:creator><pubDate>Fri, 28 Dec 2018 05:28:40 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Unreal Engine on Fri, 28 Dec 2018 04:37:20 GMT]]></title><description><![CDATA[<p dir="auto">Ohh, awesome bro.</p>
]]></description><link>https://lankadevelopers.lk/post/372</link><guid isPermaLink="true">https://lankadevelopers.lk/post/372</guid><dc:creator><![CDATA[root]]></dc:creator><pubDate>Fri, 28 Dec 2018 04:37:20 GMT</pubDate></item></channel></rss>