10-31-2021, 01:18 AM
10-31-2021, 02:01 PM
I don't know if there is a way rotate the object easily, but in the past I have simply changed my textures to match the rotation I need it in.
10-31-2021, 04:33 PM
(10-31-2021, 02:01 PM)checkpoint10 Wrote: [ -> ]I don't know if there is a way rotate the object easily, but in the past I have simply changed my textures to match the rotation I need it in.
Yes that's what I ended up doing also but it is just more work.
11-09-2021, 07:48 PM
I found an AWESOME way of doing this in gimp.
If you go to layers, there is an option called 'transform'... inside of transform there is an option to "offset". You can tell it how many pixels to offset, and most exciting it actually wraps-around the other side of the image, which saves SO much work!
If you go to layers, there is an option called 'transform'... inside of transform there is an option to "offset". You can tell it how many pixels to offset, and most exciting it actually wraps-around the other side of the image, which saves SO much work!
11-10-2021, 09:59 AM
(11-09-2021, 07:48 PM)samsepi0l Wrote: [ -> ]I found an AWESOME way of doing this in gimp.
If you go to layers, there is an option called 'transform'... inside of transform there is an option to "offset". You can tell it how many pixels to offset, and most exciting it actually wraps-around the other side of the image, which saves SO much work!
That is cool. Thanks for pointing this out.