Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: blazinhandle on January 20, 2008, 03:08:41 am

Title: {RESOLVED} Flipping an image
Post by: blazinhandle on January 20, 2008, 03:08:41 am
Anyone know how to flip a bitmap horizontally? I'm trying to set something up that flips an icon horizontally (think left & right handed). Thanks!
Title: Re: Flipping an image
Post by: Blizzard on January 20, 2008, 08:14:48 am
If you want to flip a sprite, you have to turn on the @mirror flag. If you want to flip a bitmap, get my DREAM v4.x, because it has methods for mirroring, rotation and other stuff for bitmaps. Just read the ReadMe file and you will be fine. You can find DREAM in (where else than) the Script Database.
Title: Re: Flipping an image
Post by: Fantasist on January 20, 2008, 12:56:33 pm
DREAM has methods to flip and rotate bitmaps? Interesting. *goes and checks out*
Title: Re: Flipping an image
Post by: Blizzard on January 20, 2008, 01:03:29 pm
Nobody reads ReadMes. ._.
Title: Re: Flipping an image
Post by: blazinhandle on January 20, 2008, 01:50:18 pm
 ;D
Title: Re: Flipping an image
Post by: Fantasist on January 20, 2008, 01:58:29 pm
No, that's not it! I always read Readmes, I'm more curious about the Readmes than the actual thing! I just didn't check out DREAM since v3.x, I didn't need it yet.

EDIT: Or was it version 2? I don't remember.