Translations:Things to avoid/74/en: Difference between revisions

From Resonite Wiki
Importing a new version from external source
 
m FuzzyBot moved page Translations:Things to Avoid/74/en to Translations:Things to avoid/74/en without leaving a redirect: Part of translatable page "Things to Avoid"
 
(No difference)

Latest revision as of 07:55, 20 June 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Things to avoid)
Instead:
* Use ProtoFlux impulses. ProtoFlux is designed to be used for complex behaviors and program logic while components are generally intended for simple tasks. You can always depend on the order of operations in an impulse chain.

Instead:

  • Use ProtoFlux impulses. ProtoFlux is designed to be used for complex behaviors and program logic while components are generally intended for simple tasks. You can always depend on the order of operations in an impulse chain.