TINY OVERWORLD SPRITES SCRIPT

RPG Maker VX Ace

Based on CCOAs VX script.

  • LEECH
  • 05/12/2012 01:50 AM
  • 7601 views
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.
624
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.
Puddor
if squallbutts was a misao category i'd win every damn year
5702
only put *WORLD* in the world map title.

edit: this script is great :DDDDDDDDD
LEECH
who am i and how did i get in here
2599
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.
LEECH
who am i and how did i get in here
2599
author=SorceressKyrsty
edit: this script is great :DDDDDDDDD


I know. I used to use it all the time with my vx projects. :P
Puddor
if squallbutts was a misao category i'd win every damn year
5702
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.
LEECH
who am i and how did i get in here
2599
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.
LEECH
who am i and how did i get in here
2599
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..
i cant get this to work,i made the sprites size 0.1, and names the*WORLD*
MAP001,which i am currently in,and i see no differnce in the size
Pages: 1