For example when i put to text area/ text object nubere 10 and 10 i receive 10
When i type 5 and 10 i receive 7,5 etc.
Text should display result
Develop games in your browser. Powerful, performant & highly capable.
+ TextInput1: On text changed
+ OR TextInput2: On text changed
-> Text: Set text to (float(TextInput1.Text)+float(TextInput2.Text))÷2
You can use tokenat and tokencount
https://drive.google.com/file/d/1qMY_zeq5uVLy1KWiwRvPreY9J_qQtT4V/view?usp=sharing