decentraland / godot-explorer

10 stars 10 forks source link

`UiBackground` doesn't support real UVs #362

Open leanmendoza opened 6 months ago

leanmendoza commented 6 months ago

Right now, the UVs is converted to a RegionRect. So the non-rect uvs, or rotated-rect doesn't work. Related to https://github.com/decentraland/godot-explorer/issues/341 (spinner)