Added some boilerplate to UDMF map format reader. If a property value is...
Added some boilerplate to UDMF map format reader. If a property value is Integer and expected property type is Float, a value will be casted to float. In other cases of type mismatch, the property will be ignored and a warning will be added to Errors and Warnings window.
Loading
Please register or sign in to comment