<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Unity Dev Tips | RomaSoft</title>
    <link>https://romasoft.dev/tips/</link>
    <description>Short, practical Unity development tips, solutions and workflow notes from RomaSoft.</description>
    <language>en</language>
    <lastBuildDate>Fri, 28 Aug 2026 00:00:00 GMT</lastBuildDate>
    <atom:link xmlns:atom="http://www.w3.org/2005/Atom" href="https://romasoft.dev/tips/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Tip #002 — How to Move a Group of Units Without Breaking Formation</title>
      <link>https://romasoft.dev/tips/unity-move-group-without-breaking-formation/</link>
      <guid isPermaLink="true">https://romasoft.dev/tips/unity-move-group-without-breaking-formation/</guid>
      <description>A practical way to move a group toward a new destination while preserving each unit&#x27;s formation offset.</description>
      <category>Gameplay</category>
      <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Tip #001 — Cache Component References in Frequently Called Unity Code</title>
      <link>https://romasoft.dev/tips/unity-cache-component-references/</link>
      <guid isPermaLink="true">https://romasoft.dev/tips/unity-cache-component-references/</guid>
      <description>When code runs for many units or every frame, cache component references instead of repeatedly searching for the same component.</description>
      <category>Performance</category>
      <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
