AnidemDex / Godot-DialogPlugin

πŸ—¨οΈ A Dialog Node for Godot Engine
MIT License
213 stars 11 forks source link

Float values in the Call command show a bit too many zero's #94

Open Crystalwarrior opened 11 months ago

Crystalwarrior commented 11 months ago

OS

Windows 10 x64

Godot Version

4.1.1

Plugin Version

Lastest commit from the repository

Issue description

Funny floating point precision moment ΠΈΠ·ΠΎΠ±Ρ€Π°ΠΆΠ΅Π½ΠΈΠ΅

Steps to reproduce

Set the "float" type var in the Call command to something tiny - 0.1, 0.2, 0.3 etc.

Workaround

No response