TINY OVERWORLD SPRITES SCRIPT

RPG Maker VX Ace

Based on CCOAs VX script.

I edited the VX ccoa's Tiny Overworld sprites Script, so it now works on ace and also makes the follower sprites tiny, and the event sprites.

Version 1.1 is out!

Added:
Event support. (Events can now be mini)
Also removed some of the excess code

Instructions:
Add *WORLD* to the name of the map in which you want mini sprites.
Add \mini to the name of events you want mini. (Only works on world map
Change ZOOM to equal the size of the sprites. (0.3 makes sprites 30% of normal size.)

Posts

Pages: 1
benos
My mind is full of fuck.
465
Thanks this works out fine, without any script errors.

Yeah, I need to know, that it shouldn't have to be everytime, my characters are even mini in the normal areas or in my intro. Only want to apply for the world map only.
SorceressKyrsty
Resident Cosplayer
2949
only put *WORLD* in the world map title.

edit: this script is great :DDDDDDDDD
author=benos
Thanks this works out fine, without any script errors.

Yeah, I need to know, that it shouldn't have to be everytime, my characters are even mini in the normal areas or in my intro. Only want to apply for the world map only.

What Krysty said. You can also go the line:
WORLD_IND = '*WORLD*'
And you can change *World* to what you want to be in the title of world maps.
author=SorceressKyrsty
edit: this script is great :DDDDDDDDD


I know. I used to use it all the time with my vx projects. :P
SorceressKyrsty
Resident Cosplayer
2949
It means I don't have to make my overworld sprites and for the record, THIS RUNS FINE WITH ALL OF VICTOR SCRIPT'S MOVEMENT SYSTEMS. So 8-dir, character control, multiframes, rotational turning. Just tiny and awesome.
Ive made an update that allows you to make tiny events too.

Im just trying to figure out how to upload the edited script...
Hello,

Very nice script, perfect for the game i'm making !
Could you add a feature to change the hero's speed on the world map ?

Thanks in advance.
author=Begie
Hello,

Very nice script, perfect for the game i'm making !
Could you add a feature to change the hero's speed on the world map ?

Thanks in advance.


I could give it a shot..
Thanks man this script is amazing
Pages: 1