Sample-normal-maps-2d

I was trying to run this example:

in latest Defold 1.6.3

defold_version

and got this error:

/assets/sprite_normal.material
	The file '/assets/sprite_normal.material' could not be loaded: 
        70:15: Enum type "dmRenderDDF.MaterialDesc.FilterModeMin"
        has no value named "FILTER_MODE_MIN_DEFAULT".

I want to ask is an actual error? or this project is not ready yet?

It uses features that were recently added in the 1.6.4 beta, which you can download here:

1 Like

thanks for answer, glad to know.