1.5
- Added the
textureN
property to entities to allow set additional material textures. - Added script properties overriding with
#component_id.property
. - Added auto-converting the property name from
_color
tocolor
. - Updated light entities to support defold-illumination.
- Fixed minor bugs.