<?xml version="1.0" encoding="UTF-8" standalone="yes"?><oembed><version><![CDATA[1.0]]></version><provider_name><![CDATA[Stuart&#039;s Pixel Games]]></provider_name><provider_url><![CDATA[http://stuartspixelgames.com]]></provider_url><author_name><![CDATA[SPG]]></author_name><author_url><![CDATA[https://stuartspixelgames.com/author/stuie89/]]></author_url><title><![CDATA[Programming Tutorials &#8211;&nbsp;Unity]]></title><type><![CDATA[link]]></type><html><![CDATA[<div class="wp-block-image">
<figure class="aligncenter size-large"><a href="https://www.humblebundle.com/g/puzzledorf"><img data-attachment-id="7638" data-permalink="https://stuartspixelgames.com/wide-ad/" data-orig-file="https://stuartspixelgames.files.wordpress.com/2022/04/wide-ad.png" data-orig-size="1920,586" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="wide-ad" data-image-description="" data-image-caption="" data-medium-file="https://stuartspixelgames.files.wordpress.com/2022/04/wide-ad.png?w=300" data-large-file="https://stuartspixelgames.files.wordpress.com/2022/04/wide-ad.png?w=1024" src="https://stuartspixelgames.files.wordpress.com/2022/04/wide-ad.png?w=736" alt="" class="wp-image-7638" srcset="https://stuartspixelgames.files.wordpress.com/2022/04/wide-ad.png?w=736 736w, https://stuartspixelgames.files.wordpress.com/2022/04/wide-ad.png?w=1472 1472w, https://stuartspixelgames.files.wordpress.com/2022/04/wide-ad.png?w=150 150w, https://stuartspixelgames.files.wordpress.com/2022/04/wide-ad.png?w=300 300w, https://stuartspixelgames.files.wordpress.com/2022/04/wide-ad.png?w=768 768w, https://stuartspixelgames.files.wordpress.com/2022/04/wide-ad.png?w=1024 1024w" sizes="(max-width: 736px) 100vw, 736px" /></a></figure></div>


<p class="has-large-font-size" style="line-height:1.5;"><strong>Player Input</strong></p>



<ul><li><a href="https://stuartspixelgames.com/2020/08/13/how-to-detect-any-key-press-but-not-mouse-unity-c/"><strong>Detect Key Press but ignore Mouse Clicks</strong></a></li></ul>



<p class="has-large-font-size" style="line-height:1.5;"><strong>Movement</strong></p>



<ul><li><strong><a href="https://stuartspixelgames.com/2018/06/24/simple-2d-top-down-movement-unity-c/">Top Down 2D Movement</a></strong></li><li><strong><a href="https://stuartspixelgames.com/2018/06/28/how-to-do-lerping-unity-c/">Lerping</a></strong></li><li><strong><a href="https://stuartspixelgames.com/2018/06/21/move-an-object-towards-a-target-in-unity/">Vector MoveTowards</a></strong></li></ul>



<p class="has-large-font-size" style="line-height:1.5;"><strong>Saving &amp; Loading</strong></p>



<ul><li><strong><a href="https://stuartspixelgames.com/2020/07/26/how-to-do-easy-saving-loading-with-binary-unity-c/">Secure Binary Saving method</a></strong></li></ul>



<p class="has-large-font-size"><strong>Arrays / Storage Containers</strong></p>



<ul><li><strong><a href="https://stuartspixelgames.com/2020/08/17/how-to-use-arrays-c/">How to use Arrays</a></strong></li><li><strong><a href="https://stuartspixelgames.com/2020/12/03/using-and-looping-over-a-list-of-lists-c/">Looping over a List of Lists</a></strong></li></ul>



<p class="has-large-font-size" style="line-height:1.5;"><strong>Loops</strong></p>



<ul><li><strong><a href="https://stuartspixelgames.com/2017/03/27/how-to-do-for-each-loops-in-unity-c/">ForEach Loops</a></strong></li></ul>



<p class="has-large-font-size"><strong>Logical Operators</strong></p>



<ul><li><strong><a href="https://stuartspixelgames.com/2020/08/13/what-are-logical-operators-c/">What are they?</a></strong></li></ul>



<p class="has-large-font-size" style="line-height:1.5;"><strong>User Interface</strong></p>



<ul><li><strong><a href="https://stuartspixelgames.com/2021/07/07/how-to-change-screen-size-at-runtime-unity/">Change Screen Size at Runtime</a></strong></li><li><strong><a href="https://stuartspixelgames.com/2021/02/15/how-to-make-a-custom-mouse-cursor-unity/">Custom Mouse Cursor</a></strong></li></ul>



<p class="has-large-font-size" style="line-height:1.5;"><strong>Finding Objects</strong></p>



<ul><li><strong><a href="https://stuartspixelgames.com/2017/08/02/make-all-of-objects-children-into-an-array-unity-c/">Get All of an Objects Children</a></strong></li><li><strong><a href="https://stuartspixelgames.com/2017/08/07/how-to-get-game-objects-with-a-specific-script-attached-unity/">Get Game Objects with Specific Script Attached</a></strong></li></ul>



<p class="has-large-font-size" style="line-height:1.5;"><strong>Object Creation / Destruction</strong></p>



<ul><li><span><strong><a href="https://stuartspixelgames.com/2020/08/05/how-to-not-destroy-objects-between-scenes-unity-c/">How to <em>NOT</em> Destroy Objects between scenes</a></strong></span></li></ul>



<p class="has-large-font-size" style="line-height:1.5;"><strong>Graphics</strong></p>



<ul><li><strong><a href="https://stuartspixelgames.com/2019/02/19/how-to-change-sprites-colour-or-transparency-unity-c/">Change Sprite Colour or Transparency</a></strong></li></ul>



<p class="has-large-font-size" style="line-height:1.5;"><strong>Optimization</strong></p>



<ul><li><strong><a href="https://stuartspixelgames.com/2018/06/18/how-i-optimised-my-unity-rpg/">Optimize a Unity game</a></strong></li><li><strong><a href="https://stuartspixelgames.com/2017/12/19/line-saving-code-tricks/">Line Saving Code Tips</a></strong></li></ul>



<p></p>
]]></html></oembed>