Godot Version
4.3
Question
I’m trying to change MeshInstance2D Material property but it doesn’t working.
Could you tell me what I am doing wrong, please?
4.3
I’m trying to change MeshInstance2D Material property but it doesn’t working.
Could you tell me what I am doing wrong, please?
Most likely the material does not work for the 2D version of the node, but if I understand correctly why you need this, then try ColorRect or Sprite2D with GradientTexture2D
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.