Chaos Project

RPG Maker => Resources => Topic started by: Galatea on November 05, 2008, 02:34:25 pm

Title: Custom Analog Time and Compass
Post by: Galatea on November 05, 2008, 02:34:25 pm
Hey guys, look at this idea.

Spoiler: ShowHide
(http://i34.tinypic.com/13z7ccm.jpg)
I know you know that this is a analog time,
Im sure there's a script named "Time Environment" etc,
and their using a Digital time like "11:00"  i have this idea
to replace digital clock to Analog clock like the image you can see.
Im a no good scripter, but i can draw so ill make up for it.


And This,

Spoiler: ShowHide
(http://i37.tinypic.com/ev182u.jpg)
This idea seems hopeless cause we all know that
rmxp isnt a 3d or somehow rotatable, but somehow it looks good. hehe


Please leave a suggestion if we can do this a normal plug in or add on thx! :D
Title: Re: Custom Analog Time and Compass
Post by: Fantasist on November 06, 2008, 03:35:35 am
For the clock, you just need to know how to get the time from the script (if you're using any). Then You can disable the digital clock and event a graphical one using the time from the script and some math. If you're using any time/environment script, post it or link to it. I'll see what I can do.

As for the compass, well, it's useless ^_^' But you could use it for other things like an item finder or a destination pointer.