<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>free game &#8211; INCD021</title>
	<atom:link href="https://incd021.com/tag/free-game/feed/" rel="self" type="application/rss+xml" />
	<link>https://incd021.com</link>
	<description>Programming, thoughts, life  and art.</description>
	<lastBuildDate>Sat, 12 Apr 2014 08:11:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</generator>
	<item>
		<title>Beach Fun Seagull Hunt, feedback.</title>
		<link>https://incd021.com/2014/04/12/beach-fun-seagull-hunt-feedback/</link>
					<comments>https://incd021.com/2014/04/12/beach-fun-seagull-hunt-feedback/#respond</comments>
		
		<dc:creator><![CDATA[INC $D021]]></dc:creator>
		<pubDate>Sat, 12 Apr 2014 08:11:12 +0000</pubDate>
				<category><![CDATA[Beach Fun Seagull Hunt]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Unity]]></category>
		<category><![CDATA[DevLog]]></category>
		<category><![CDATA[free game]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[Game development]]></category>
		<category><![CDATA[Indie Game]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[Test]]></category>
		<guid isPermaLink="false">http://incd021.com/?p=550</guid>

					<description><![CDATA[First thanks to the few who has taken the time to test my game, and for the feedback 🙂 THANKS. I&#8217;ve changed a few things, and some things I really....]]></description>
										<content:encoded><![CDATA[<p>First thanks to the few who has taken the time to test my game, and for the feedback <img src="https://s.w.org/images/core/emoji/15.1.0/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> THANKS.</p>
<p>I&#8217;ve changed a few things, and some things I really don&#8217;t get why is happening.</p>
<ol>
<li><strong>First thing that was noticed was that the game doesn&#8217;t fill the entire screen.</strong><br />
This is as designed <img src="https://s.w.org/images/core/emoji/15.1.0/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> All players are to have the same playing area, same height and same width. If this wasn&#8217;t the case, some resolutions could have an advantage, for instance; a high narrow screen would be a lot better than a wide screen, as the ball has a lot less chance of hitting a seagull. There are probably a lot more scenarios where aspect ratio matters, but to make sure every player sees the same, the aspect ration is fixed. I did add a frame to the game area, to make it visible that the size is as intended. So no big change here.</li>
<li><strong>The game runs very fast on low-end devices.</strong><br />
Ok, this one I don&#8217;t get? Everything that moves in the game is either controlled by the physics engine or is moved by scripts, and yes I have checked, every movement is done using Time.deltaTime. So?<br />
I did some digging, and found a possible solution, not that I can see why it should work? Time.deltaTime should still make everything move with the correct speed? But it&#8217;s worth a try.<br />
Under quality setting I found that the setting for VSync Count was set to &#8220;Don&#8217;t Sync&#8221; for the Fastest and Fast levels. So I have changed them to do VSync, to see if this solves the problem on the low-end devices.<br />
<a href="https://incd021.com/wp-content/uploads/2014/04/QualitySetting.png"><img fetchpriority="high" decoding="async" class="aligncenter size-medium wp-image-551" alt="Navigation to QualitySetting" src="https://incd021.com/wp-content/uploads/2014/04/QualitySetting-300x240.png" width="300" height="240" /></a></li>
</ol>
<p>Well that&#8217;s about it for a couple of days testing <img src="https://s.w.org/images/core/emoji/15.1.0/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Thanks again to all the testers and the people helping to spread the game.</p>
<p>The newest version of the game can always be found in the bottom of the post <a title="Seagull Hunt" href="https://incd021.com/seagull-hunt/">Seagull Hunt</a>.</p>
<p>Now go make games! <img src="https://s.w.org/images/core/emoji/15.1.0/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>&#8211; Henning</p>
]]></content:encoded>
					
					<wfw:commentRss>https://incd021.com/2014/04/12/beach-fun-seagull-hunt-feedback/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Page Caching using Disk: Enhanced 

Served from: incd021.com @ 2025-05-17 19:06:40 by W3 Total Cache
-->