Revision as of 22:51, 12 September 2024 by AmasterAmaster(talk | contribs)(Cleanup. This is no longer a stub. moved the old description to the usage description, gave this page a new description, added field descriptions.)
Float Text Editor Parser component as seen in the Scene Inspector
The FloatTextEditorParser component takes in a ParsedValue and if there is a TextEditor on the same slot, it will send the value through the text editor and into either a Text or a TextRenderer component.
Place on the same Slot as a TextEditor and anything entered into the text editor will be attempted to be parsed as a Float and output via the ParsedValue field.