MIRACLE'S PROFILE
Miracle
1044
∧_∧
( ͡° ͜ʖ ͡°)
⊂ つ
(つ ノ
(ノ
\ ☆
| ☆
(⌒ ⌒ヽ /
\ (´⌒ ⌒ ⌒ヾ /
(’⌒ ; ⌒ ::⌒ )
(´ ) ::: ) /
☆─ (´⌒;: ::⌒`) :; )
(⌒:: :: ::⌒ )
/ ( ゝ ヾ 丶 ソ ─
Excuse me sir, do you have a moment to talk about Wii Fit Trainer?


( ͡° ͜ʖ ͡°)
⊂ つ
(つ ノ
(ノ
\ ☆
| ☆
(⌒ ⌒ヽ /
\ (´⌒ ⌒ ⌒ヾ /
(’⌒ ; ⌒ ::⌒ )
(´ ) ::: ) /
☆─ (´⌒;: ::⌒`) :; )
(⌒:: :: ::⌒ )
/ ( ゝ ヾ 丶 ソ ─
Excuse me sir, do you have a moment to talk about Wii Fit Trainer?



Search
Filter
Eventing goodness...
One thing I would say about that bio screen is FONT SIZE IS EVERYTHING. I mean it's really pretty but I would change the less important info to a smaller size just so your eye knows what's important. Stats/resistances may not be important depending on what you're going for. I wish I could see it animated though! :<
Also I don't think images are necessary for a blog but they do help to break it up a little.
Why does everybody assume I'm a woman? xD I'm a guy but don't worry, I don't really care. I'm glad you like it!
edit- oh wait it must be because of my avatar. hmm
Also I don't think images are necessary for a blog but they do help to break it up a little.
yuna21
As for the CSS, all credits goes to Miracle. She's awesome at stuff like this. ^^
Why does everybody assume I'm a woman? xD I'm a guy but don't worry, I don't really care. I'm glad you like it!
edit- oh wait it must be because of my avatar. hmm
The Screenshot Topic Returns
@AquaXranoX : Really nice :> If you wanted to add even more motion you could go to "terrain" in the database, import the background as a frame and set it to scroll slowly in a horizontal direction to give the impression of clouds moving. The image would need to loop though!
The Screenshot Topic Returns
@chana : Did you know that if you hold down the SHIFT key then you can draw tiles without the autotiles reacting? So one trick for making a bridge would be to draw the lake as it normally would be, then hold the SHIFT key and draw the tiles that would go over the bridge... although then you would need to make the road 4 tiles wide rather than 2. Cover it up with some railings and it'd be good :>
@Link : You could use a lyre instead :0 I really hate cowbells.

*Yes i did Lnik xD*
@Link : You could use a lyre instead :0 I really hate cowbells.

*Yes i did Lnik xD*
Beta
My Game's identity has been stolen
Wow I'm really sorry your work was stolen. I mean I've seen a few sprites lifted from games but wow... seriously has guts to claim an entire project as his own >< Reported
Still Searching for a Mapper...
Oh hey I loved this game! I found it about a week ago somewhere on my computer, forgotten how much I liked it. I'm somewhat surprised you're remaking it, actually o-o
I can help out if you want, although because I've never really collaborated on a project I'm not sure how much I can get done :<
I can help out if you want, although because I've never really collaborated on a project I'm not sure how much I can get done :<
The Screenshot Topic Returns
@Khos : I used a flat gradient for the shadows beneath the arches, so I dunno how they really curved (maybe just some visual trick?) >> but you're absolutely right about the bridge and pillars. I'll try it out. Thanks :>
@Link : I know RPG heroes are supposed to be outgoing but digging through trashcans crosses the line. Also, I did use this shaded grass tile for beneath the trees, but I guess I forgot about some of the other stuff. Thank you! :D
@Link : I know RPG heroes are supposed to be outgoing but digging through trashcans crosses the line. Also, I did use this shaded grass tile for beneath the trees, but I guess I forgot about some of the other stuff. Thank you! :D
The Screenshot Topic Returns
@Link Oh hey that looks cool! :> Here's what I did for the HUD, it's not perfect but maybe seeing something different will give you an idea.
Also how is it possible to do lighting... outside? I have indoors down pretty well, but I have no idea what I should to for maps that are outdoors. :<


Also how is it possible to do lighting... outside? I have indoors down pretty well, but I have no idea what I should to for maps that are outdoors. :<


Hi there, AquaXrano reporting for duty!
Edifice: Frozen Torment
Wow, this game looks really good. I wish I could, like, give some constructive criticism on your screenshots but honestly I can't find anything I dislike about them :\ I think you have a really good eye for menus, good work! xD
Also, here are a few CSS snippets you may find useful :>
White comment box
Fixes other things, like some of the blue headers and the reply box
Also, here are a few CSS snippets you may find useful :>
White comment box
div.contents.odd {
background: #1B1A1F !important;
}
background: #1B1A1F !important;
}
Fixes other things, like some of the blue headers and the reply box
div.contents.even, div.contents.odd {
border-bottom: 1px solid #303030;
}
#id_body.markItUpEditor {
color: #F2F2F2 !important;
background: url("http://www.bluemelon.com/photo/29742/1943721.png") repeat;
border: 3px solid #242424 !important;
border-image: initial;
}
#game_strip {
background: #303030;
font-size: 0.77em;
color: #909090;
clear: both;
width: 964px;
height: 32px;
padding: 0px 12px 0px 0px;
}
#game_frame h4 {
background: #303030;
color: white;
font-size: 1.1em;
margin: 0;
padding: 2px 16px 2px 16px;
}
border-bottom: 1px solid #303030;
}
#id_body.markItUpEditor {
color: #F2F2F2 !important;
background: url("http://www.bluemelon.com/photo/29742/1943721.png") repeat;
border: 3px solid #242424 !important;
border-image: initial;
}
#game_strip {
background: #303030;
font-size: 0.77em;
color: #909090;
clear: both;
width: 964px;
height: 32px;
padding: 0px 12px 0px 0px;
}
#game_frame h4 {
background: #303030;
color: white;
font-size: 1.1em;
margin: 0;
padding: 2px 16px 2px 16px;
}
Author and Quote boxes!
blockquote {
background: url("http://www.bluemelon.com/photo/29742/1943721.png") repeat;
border: 3px solid #242424 !important;
margin: 0;
padding: 8px;
border-image: initial;
}
div.contents.message.authors {
background: rgba(0, 1, 0, 0.1)
url("http://www.bluemelon.com/photo/29742/1941448.png") no-repeat !important;
}
background: url("http://www.bluemelon.com/photo/29742/1943721.png") repeat;
border: 3px solid #242424 !important;
margin: 0;
padding: 8px;
border-image: initial;
}
div.contents.message.authors {
background: rgba(0, 1, 0, 0.1)
url("http://www.bluemelon.com/photo/29742/1941448.png") no-repeat !important;
}














