<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Digitone on nativepixels</title>
    <link>https://www.nativepixels.net/tags/digitone/</link>
    <description>Recent content in Digitone on nativepixels</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Fri, 15 May 2026 18:00:00 +0000</lastBuildDate><atom:link href="https://www.nativepixels.net/tags/digitone/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Elektron Pattern Composisiton Strategies</title>
      <link>https://www.nativepixels.net/posts/elektron-pattern-strategies/</link>
      <pubDate>Fri, 15 May 2026 18:00:00 +0000</pubDate>
      
      <guid>https://www.nativepixels.net/posts/elektron-pattern-strategies/</guid>
      
      <description>&lt;h1 id=&#34;core-meaning-of-the-labels&#34;&gt;Core Meaning of the Labels&lt;/h1&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Label&lt;/th&gt;
          &lt;th&gt;Meaning&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;SAFE&lt;/td&gt;
          &lt;td&gt;Never intentionally save mangled states here&lt;br/&gt;- avoid Ctrl-All here&lt;br/&gt;- avoid permanent saves after chaos&lt;br/&gt;- avoid experimental track-speed abuse&lt;br/&gt;- avoid dangerous delay feedback states&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;SEMI-SAFE&lt;/td&gt;
          &lt;td&gt;Light performance mutations allowed&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;MUTABLE&lt;/td&gt;
          &lt;td&gt;Intended for active performance manipulation&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;DISPOSABLE&lt;/td&gt;
          &lt;td&gt;Full destruction zone, expendable&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;ul&gt;
&lt;li&gt;avoid Ctrl-All here&lt;/li&gt;
&lt;li&gt;avoid permanent saves after chaos&lt;/li&gt;
&lt;li&gt;avoid experimental track-speed abuse&lt;/li&gt;
&lt;li&gt;avoid dangerous delay feedback state&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&#34;text-align: center; margin: 2rem 0;&#34;&gt;
    &lt;img src=&#34;https://www.nativepixels.net/images/Pattern Composition Strategy.svg&#34;&gt;
&lt;/div&gt;
&lt;p&gt;Web games, Unity games, Godot, Construct, Love2D&amp;hellip;pretty much anything but Unreal. Who uses that thing anyways?&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
