Cocos studio input error

I’m using Cocos Studio for mac and I can’t input float value.

When I type
0.5 it will change to 5,0
0,5 it will change to 5,0
5.09 change to 509,0, 5,09 will be same

Don’t worry, It’s work as you expected. Try write 0.5 in .plist file in Xcode it will be 0,5.

Nope 0.5 will be 5,0 not 0,5 that is big problem