engine icon indicating copy to clipboard operation
engine copied to clipboard

Is there a way to crop images?

Open 529124368 opened this issue 2 years ago • 2 comments

529124368 avatar Jun 11 '22 04:06 529124368

Is there a way to crop pictures in G3N? Because when I need to do the game UI, I need to dynamically transform a blood cell picture to achieve the effect of adding blood and reducing blood.

529124368 avatar Jun 11 '22 04:06 529124368

You can probably achieve the same effect by manipulating panels, e.g. putting a panel on top of another to hide the one below. You might be able to modify the panel's UV coordinates, although I'm not sure if that's exposed.

danaugrs avatar Aug 10 '22 14:08 danaugrs