No way to set a float prop to 0.0 in tiled extension #3423
Labels
bug
Broken behavior.
missing feature
It's not just a feature, it's a feature that really should be there!
Describe the bug
Tiled extensions are unable to set map, layer properties to a float value of 0.0.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The map contains an "autoscrollX" property set to 0.0 (a float). Level designer can easily set the property to 0.1 or 0.3 without any additional steps.
Actual behavior
The map contains an "autoscrollX" property set to 0 (an integer). Level designer must right click and "convert to float" before they can use this property with decimal values.
Media
N/A
Specifications:
The text was updated successfully, but these errors were encountered: