<?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[hitbox and hurtboxs]]></title><description><![CDATA[<p dir="auto">I want a way to edit how other sprites interact. I’m trying to make a circle sprite, but I run into the issue of trying to make other sprites only count touching if they touch the ring. I don’t want them to touch a blank spot.</p>
<p dir="auto">Also, day 2 requesting a document with a way to see all the features that were added from users and progress.</p>
]]></description><link>https://forum.creaticode.com/topic/2496/hitbox-and-hurtboxs</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 15:44:08 GMT</lastBuildDate><atom:link href="https://forum.creaticode.com/topic/2496.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 18 Jan 2026 20:16:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to hitbox and hurtboxs on Sat, 24 Jan 2026 02:32:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.creaticode.com/uid/4">@info-creaticode</a> <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.creaticode.com/uid/873">@dezz-nuts</a>  If they’re saying they want the ring invisible, they can use the ghost function to make it invisible while still making the “touching sprite” function work.</p>
]]></description><link>https://forum.creaticode.com/post/12715</link><guid isPermaLink="true">https://forum.creaticode.com/post/12715</guid><dc:creator><![CDATA[TAO]]></dc:creator><pubDate>Sat, 24 Jan 2026 02:32:44 GMT</pubDate></item><item><title><![CDATA[Reply to hitbox and hurtboxs on Wed, 21 Jan 2026 16:15:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.creaticode.com/uid/4">@info-creaticode</a> thank you @dezznuts</p>
]]></description><link>https://forum.creaticode.com/post/12700</link><guid isPermaLink="true">https://forum.creaticode.com/post/12700</guid><dc:creator><![CDATA[dezz nuts]]></dc:creator><pubDate>Wed, 21 Jan 2026 16:15:04 GMT</pubDate></item><item><title><![CDATA[Reply to hitbox and hurtboxs on Tue, 20 Jan 2026 18:46:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.creaticode.com/uid/873">@dezz-nuts</a></p>
<p dir="auto">If you set the ring to have transparent filling, then it will say touching is false, right?</p>
<p dir="auto"><img src="https://cdncreaticodecom.b-cdn.net/scratch-gui-projects/forum/f7aa8f82-ac9d-41ae-b173-7f1022a0d153.png" alt="94a2cd7d-c0ee-48e8-92e2-d64494f17a60-image.png" class=" img-responsive img-markdown" width="614" height="249" /></p>
<p dir="auto">If you must have the white color filling the ring, then you can work around it a few ways:</p>
<ol>
<li>Use touching color with the ring color instead of touchign sprite</li>
<li>Besides checking for touching, also calculate distance between the dog and the ring, and if the distance is very small, it means the dog is inside the ring.</li>
<li>Use 2 ring sprites, one transparent and one filled, and they go together, and for touching test, use the ring that’s transparent.</li>
</ol>
]]></description><link>https://forum.creaticode.com/post/12693</link><guid isPermaLink="true">https://forum.creaticode.com/post/12693</guid><dc:creator><![CDATA[info-creaticode]]></dc:creator><pubDate>Tue, 20 Jan 2026 18:46:13 GMT</pubDate></item><item><title><![CDATA[Reply to hitbox and hurtboxs on Tue, 20 Jan 2026 18:37:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.creaticode.com/uid/4">@info-creaticode</a>  press the flag <a href="https://play.creaticode.com/projects/696fc7e4f11495ad2e200591" target="_blank">https://play.creaticode.com/projects/696fc7e4f11495ad2e200591</a><br /> <br />
<iframe src="https://play.creaticode.com/projects/696fc7e4f11495ad2e200591/embed" width="485" height="402" allowfullscreen></iframe><br />
password 123</p>
]]></description><link>https://forum.creaticode.com/post/12692</link><guid isPermaLink="true">https://forum.creaticode.com/post/12692</guid><dc:creator><![CDATA[dezz nuts]]></dc:creator><pubDate>Tue, 20 Jan 2026 18:37:03 GMT</pubDate></item><item><title><![CDATA[Reply to hitbox and hurtboxs on Tue, 20 Jan 2026 17:08:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.creaticode.com/uid/873">@dezz-nuts</a></p>
<p dir="auto">Can you create a simple example project? With just 2 sprites, and illustrates where the issue is: like the sensing block (which block you are using?) is reporting it is touching the other sprite though you do not want it to do so.</p>
]]></description><link>https://forum.creaticode.com/post/12690</link><guid isPermaLink="true">https://forum.creaticode.com/post/12690</guid><dc:creator><![CDATA[info-creaticode]]></dc:creator><pubDate>Tue, 20 Jan 2026 17:08:38 GMT</pubDate></item><item><title><![CDATA[Reply to hitbox and hurtboxs on Tue, 20 Jan 2026 16:12:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.creaticode.com/uid/4">@info-creaticode</a> im saying i want to be able define were the sensing block can interact also i want be able want the senseing block to only count were it touch a non transparent part of sprite only one opaque part</p>
]]></description><link>https://forum.creaticode.com/post/12689</link><guid isPermaLink="true">https://forum.creaticode.com/post/12689</guid><dc:creator><![CDATA[dezz nuts]]></dc:creator><pubDate>Tue, 20 Jan 2026 16:12:44 GMT</pubDate></item><item><title><![CDATA[Reply to hitbox and hurtboxs on Mon, 19 Jan 2026 16:03:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.creaticode.com/uid/873">@dezz-nuts</a></p>
<p dir="auto">Are you saying you do not want to count as touching a sprite if that sprite is a ring and your sprite is inside that ring?</p>
]]></description><link>https://forum.creaticode.com/post/12687</link><guid isPermaLink="true">https://forum.creaticode.com/post/12687</guid><dc:creator><![CDATA[info-creaticode]]></dc:creator><pubDate>Mon, 19 Jan 2026 16:03:55 GMT</pubDate></item></channel></rss>