Rotate GUI elements
Discussion in 'Rust Development' started by Estex, Jan 19, 2016.
-
I don't think there is a way to rotate a CUI element, currently. You could rotate it using an image editor beforehand.
-
I know, but if i will rotate it in real time, i will need to change images very quickly, and all of them need time to be downloaded from urls each time..and its not an option
-
Ok, its very usufull. But can you please said what i need to fo next? So i then need to add file id to CuiRawImageComponent like on example below?
Code:new CuiRawImageComponent { png = fileId, } -
Exactly!
