Unity Release New FPS Template And Tutorial Series - 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: Unity Release New FPS Template And Tutorial Series (/thread-92221.html) |
Unity Release New FPS Template And Tutorial Series - xSicKxBot - 10-30-2019 Unity Release New FPS Template And Tutorial Series <div><p>Unity have just released a new resource for game developers, the FPS Microgame. It consists of two parts, a project available for <a href="https://assetstore.unity.com/packages/templates/fps-microgame-156015?aid=1011l4rAy&utm_source=aff">download on the Asset Store</a> and a set of courses available on the <a href="https://learn.unity.com/project/fps-template">Unity Learn platform</a>. The project is structured around teaching game development buy modding an existing game.</p> <p>The courses are structured around extending the game in the following manner:</p> <blockquote> <ul> <li><strong>Add new power-ups and enemies</strong> – add loot items (such as a jet pack) and new weapons (like a sniper rifle), make weaponized projectiles (like chocolate chip cookies), create custom enemies, and boost your player’s lifespan with health (or cookie) packs. </li> <li><strong>Design</strong> <strong>your own levels</strong> – reconfigure the battle arena, build new levels with easy-to-use snap-in assets, set constraints for enemies’ movements, and customize the game’s look with props and level art. </li> <li><strong>Mod the look</strong> – change the sky, create your own title screen and menus, and give your game a unique splash of color. </li> <li><strong>Test, tune, and optimize</strong> – adjust hit points and damage, modify player mechanics like speed and jump strength, optimize your game’s performance, and create a WebGL build to share your game online </li> </ul> </blockquote> <p>More details are available <a href="https://blogs.unity3d.com/2019/10/28/take-aim-at-making-your-first-unity-game/">on the Unity blog</a>. You can learn more about the template and see it in action in the <a href="https://youtu.be/6bifmXHsNVU">video</a> below.</p> <p align="center"><iframe class='youtube-player' type='text/html' width='853' height='480' src='https://www.youtube.com/embed/6bifmXHsNVU?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/GameDev-News.aspx">GameDev News</a></span> <span class="tags"><a href="https://www.gamefromscratch.com/?tag=/Unity" rel="tag">Unity</a></span> </p> <hr> </div> https://www.sickgaming.net/blog/2019/10/29/unity-release-new-fps-template-and-tutorial-series/ |