Enter a message name below to show all available translations.
Found one translation.
Name | Current message text |
---|---|
h English (en) | One nasty example might be a large [[ProtoFlux:Find Child By Name|Find Child By Name]] being combined into a [[ProtoFlux:Get Forward|Get Forward]] node. Because Get Forward is marked as ContinuouslyChanging, it will force the Find Child By Name to evaluate every update, which can exceptionally hurt framerate. A way to avoid this frame loss would be writing the result of the Find Child By Name into a [[ProtoFlux:Data Model Store|Data Model Store]] whenever necessary. |