forum

Skinning tutorial (+ skinning support)

posted
Total Posts
4,226
show more
OsuMe65
It's embedded on the main UI itself. Truly not possible.
The Monk
In my skin.ini, i want the circle part in the beginning of a slider to be black with white borders, however, when i code it to the specific requirements in the skin.ini, it stays white and it doesn't show hitglow. Would anyone know how to fix this? :l
Rio-

Haagentii wrote:

In my skin.ini, i want the circle part in the beginning of a slider to be black with white borders, however, when i code it to the specific requirements in the skin.ini, it stays white and it doesn't show hitglow. Would anyone know how to fix this? :l
delete the "//"

SliderBorder: 255,255,255
SliderTrackOverride: 0,0,0

instead of

//SliderBorder: 255,255,255
//SliderTrackOverride: 0,0,0
blahpy
Hi,

I wanted to use the spinner from another map, so I moved the components to a new folder and starting using it as a skin and it worked fine. However, the results screen is now completely messed up and I can't seem to fix it. What have I done wrong?
Eizan Arizawa

blahpy wrote:

Hi,

I wanted to use the spinner from another map, so I moved the components to a new folder and starting using it as a skin and it worked fine. However, the results screen is now completely messed up and I can't seem to fix it. What have I done wrong?
if you using default result skin you must activated this
blahpy

Eizan Arizawa wrote:

blahpy wrote:

Hi,

I wanted to use the spinner from another map, so I moved the components to a new folder and starting using it as a skin and it worked fine. However, the results screen is now completely messed up and I can't seem to fix it. What have I done wrong?
if you using default skin pls activated this
This worked! But now my spinner is broken... I even tried replacing all of the other spinner parts in the template with transparent png, but it's still not working... the background image doesn't appear and there are extra circles on the spinner
Eizan Arizawa
v2 isn't have background spinner, if you ask about extra spinner that's because v2 have two element so you must use spinner-top(for front spinner) and spinner-bottom(for bottom/background spinner)
blahpy

Eizan Arizawa wrote:

v2 isn't have background spinner, if you ask about extra spinner that's because v2 have two element so you must use spinner-top(for front spinner) and spinner-bottom(for bottom/background spinner)
...I didn't want background to spin lol

Oh well, I guess I have to stay with default

Thanks for helping anyway ^^
Eizan Arizawa

blahpy wrote:

Eizan Arizawa wrote:

v2 isn't have background spinner, if you ask about extra spinner that's because v2 have two element so you must use spinner-top(for front spinner) and spinner-bottom(for bottom/background spinner)
...I didn't want background to spin lol

Oh well, I guess I have to stay with default

Thanks for helping anyway ^^
Nah i don't mind i'm just helping people as well,How about make spinner-glow to be background?
blahpy

Eizan Arizawa wrote:

How about make spinner-glow to be background?
I can't because it flashes blue
Nathanael
May I ask, what beatmap is that?
blahpy

Nathanael wrote:

May I ask, what beatmap is that?
You may,
it's https://osu.ppy.sh/b/83261
Nathanael
Oh, the old default behavior. I guess I can't help since it looks like you wanted the background.
blahpy

Nathanael wrote:

Oh, the old default behavior. I guess I can't help since it looks like you wanted the background.
Well, I wanted the transparent spinner and purple ring that closes in as you spin mainly, but I don't think I can have those either without other things interfering?
Eizan Arizawa

blahpy wrote:

Well, I wanted the transparent spinner and purple ring that closes in as you spin mainly
hmm.... you mean this
blahpy

Eizan Arizawa wrote:

blahpy wrote:

Well, I wanted the transparent spinner and purple ring that closes in as you spin mainly
hmm.... you mean this
Kind of... but at the moment we have a random white circle that goes outwards, and the spinner turns blue
Eizan Arizawa

blahpy wrote:

Kind of... but at the moment we have a random white circle that goes outwards, and the spinner turns blue
just copy spinner-top/bottom, delete the spinner-glow and change name of spinner-top/bottom (you copied before) to spinner-glow
Nathanael
You mean like this? (don't mind the center part. its a part of my skin)
blahpy
That's what I wanted yeah. I can make a quick pictures of what I'm getting if you like.
Nathanael
Packed for you. Feel free to make any changes. ;)
http://puu.sh/7QBid.zip
blahpy

Nathanael wrote:

Packed for you. Feel free to make any changes. ;)
http://puu.sh/7QBid.zip
It works! Thank you so much <3

So the problem was because I didn't have spinner-middle? okay.
Nathanael
No problem. ;)
Hatsune Chiyo

Kitokofox wrote:

fruit-drop.png



Unlike the other fruits, this one has no overlay, so in essence, it will only hold to the combo colour. Keep in mind that these are used for the slider ticks AND the slider droplets, so basically all of the insides of sliders will use this graphic.
actually, fruit-drop DO have an overlay, named fruit-drop-overlay as follows.
exact way as fail-background and pause-overlay, it's not on the template, but it's skinnable :D

I have that in my skin, and it just works.


it would be good if MLGnom put this on the first post.. no pressures, just a suggestion :p
-SwordStorm-
Hello, I have a problem with the countdown.
Can someone tell me how to align it?

OsuMe65
Options > Prefer new default (under Skin settings)
or edit them manually
-SwordStorm-

OsuMe65 wrote:

Options > Prefer new default (under Skin settings)
or edit them manually
Thank you :)
tkk
I have a question about the bottom element of any arbitrary mania skin. I was mixing and matching some skins that I liked, and I ran into a problem where the bottom element only fit for the 4K board, and it was too small on the rest. Is there anyway I could set certain bottom elements to certain keys? If I theoretically had 4 different bottom elements, could I set each of them to their respective keys? I'm sorry if the question was worded poorly, I couldn't really write it out in words.

Thanks in advance! :)
Picture: http://puu.sh/7Rxsf.jpg
Eizan Arizawa
send the element of your skin and i'll try what i can do
Garygoh884
This sprite is scaled by 1.6x on a playscreen of 768 pixels in height, meaning that if you use a width of 200 pixels of this sprite you should see that it scaled to 320 pixels onto that screen.
Eizan Arizawa

Garygoh884 wrote:

This sprite is scaled by 1.6x on a playscreen of 768 pixels in height, meaning that if you use a width of 200 pixels of this sprite you should see that it scaled to 320 pixels onto that screen.
i think she/he mean something like this

can be stretch to 4-7K and not about pixel
tkk
Yes, that was what I meant. I was wondering if the bottom part could be individually set to different keys so that it fits on all the key settings.
This skin has three different bottom elements that alternate to make an animation effect, I will post the link to those three parts below

Link: https://www.dropbox.com/sh/m7o7a9vwbs74az8/svwOY4zJxh
Eizan Arizawa

thekoreankid231 wrote:

Yes, that was what I meant. I was wondering if the bottom part could be individually set to different keys so that it fits on all the key settings.
This skin has three different bottom elements that alternate to make an animation effect, I will post the link to those three parts below

Link: https://www.dropbox.com/sh/m7o7a9vwbs74az8/svwOY4zJxh
this?
tkk
Wow, that actually looks really good! Now is there a way to set that element specifically to 7K? That way I can have that element on all the key configurations.
Eizan Arizawa

thekoreankid231 wrote:

Link: https://www.dropbox.com/sh/m7o7a9vwbs74az8/svwOY4zJxh
eto... that's HD element? if that's HD can you give me the screenshot when you playing with it?
here when i play with your element
Nathanael
I'd love to know what skin is that. It looks cool <3
FatCuck
Any of you guys know what font this is?
http://imgur.com/iJSJe03
Thanks :D
Rei Hakurei
(idk, looks like corsiva?) but it's usually used by older osu ranking-A,B,C,D,S,SH,X,XH ...
Nathanael

Cookieji wrote:

Any of you guys know what font this is?
http://imgur.com/iJSJe03
Thanks :D

Rei Hakurei wrote:

(idk, looks like corsiva?) but it's usually used by older osu ranking-A,B,C,D,S,SH,X,XH ...
Its Lucida Handwriting.
Ayesha Altugle
I checked that font that Nathanael mentioned in photoshop and it is really Lucida Handwriting



Edit: 1,000 posts lulz
polychrome
can anyone tell me where to get this scorebar please

i looked through the completed skins i can't find it lol
show more
Please sign in to reply.

New reply