RPG Maker XP
Moonpearl’s Animated Custom Menu System
Introduction
One day a guy came to me asking for a full custom menu system on a now defunct community. Since I still had to make a name for myself I agreed and worked hard tu fulfil his request. He never gave any news.
But I liked what I had made and, since I could only find CMS that were either ugly or difficult to customize or clumsily animated – sometimes all of that – I decided to push my work further. I learned about Lagrange polynomial interpolation and Ruby metaprogramming, and well, here is the result.
Features
Fully animated
- Compose your own background with any number of layers, each of which can exhibit one or several special effects
- Show Animations (as defined in the project’s database) upons various events (selecting item, making decision, cancelling…)
- Windows and buttons are moved in/out when switching scenes, and scenes overlap (elements from the next scene are brought in while elements from the previous scene are being swept away)
Special menus
- Title screen
- Party selection menu
- Biography menu
- Modified save/load menu
Highly & easily customizable
- Change pictures at will
- Each window type can have its own particular windowskin
- Customize party max size, main menu options, transition speed between scenes, and much more
- Minimal to no script edits required – only adjust a few constants, everything else is managed automatically
- 4 themes to choose from already available
Easily expandable
- ACMS only feature code that modifies scenes’ appearance, they still work using the base code
- Thus, external custom scenes should be fairly compatible with ACMS – if you’re in luck, they’ll fit perfectly as is, if not, just minimal tweaking should do the trick
- Scripters will find ACMS’s architecture extremely powerful and reliable to write their own scenes
Screenshots
Video
Downloads
animated-cms-v2-00-demo-moon-pea-21672.zip
License Terms
Attribution-NonCommercial 3.0 Unported - You must attribute the work in the manner specified by the author or licensor. The licensor permits others to copy, distribute and transmit the work. In return, licensees may not use the work for commercial purposes โ unless they get the licensor's permission.
Instructions
This work requires the scripts flagged as MP Scene_Base and MP Common bundled along with it in the demo. You should get them as well to have it work properly.
Note: all scenes are independant. If you don’t want a specific scene to be ACMS-style, simply delete the appropriate entry (for example Scene_Title to keep your own custom title scene).
Author Notes
I put a great deal of efforts into the making of this script. Please comment if you like what you see!
Also please visit my blog to find future updates for this work, and other works of mine.
Compatibility
Theoretically compatible with any custom menu scripts that do not modify the menus’ behavior too much, although no guarantee is given since it mainly depends on the other scripter’s approach. If this script clashes with someone else’s then you can safely tell them their work sucks.
Credits & Thanks
Script & graphics by Moonpearl
Terms & Conditions
Free to use, distribute and modify for non-commercial use, as long as the original author is credited.
Comments (10)
Leave a Reply
You must be logged in to post a comment.
ImmaGamerGuy
I want this and yet, I click download and I get a file that doesnt work in RMXP
EDIT: it says unkown file type
[img]http://gyazo.com/caffba9a73d021adb7789be3772d0121[/img]
Polraudio
It is a .zip file so you have to extract it. You can use winrar or 7zip to extract it. altho since its a .zip windows should be able to extract it.
You also can right click on it> open with> windows explorer and there will be an extract all button.
[img]http://i.imgur.com/9fGJJHy.png[/img]
Nights-Rune
Wow…. Moonpearl this is amazing! I wish I had the skills to use this in my project!
Moonpearl
Well the point is, you're not supposed to have any special skills in the first place to use it…
FleshRenderStudios
tbh I think I might of been the guy who requested a CMS especially if it was on the now defunkt community lol :p I joined and left loads of communities :p but anyway this awesome work ๐
Mumbo
Good work!
I do this in my Project ๐
Iยดve got Credited you in my Credis.txt and by the end of my Game!
Really Good ๐
Guest
OMG I love it! I cant wait to use it, it's great. The moon one really ties into my theme too.
Ayo_Goyang_Dumang
MOON when i press ''x" button to back from main menu there are turn all window become yellow like a parallize status …
what should i do ….
my game is still on proggress …
where i should fix it >?
however this is awesome afterall
Guest
How do i use this for my game?
zahraa
Download the demo, Copy every extra script in "Script Editor" from demo and paste it into your game. Make sure you don't change the order ๐