Page 1 of 1

Where can I find the Modern Sprites mod?

Posted: Sun Mar 03, 2024 10:09 am
by McGringus _73
Subject says it all

Re: Where can I find the Modern Sprites mod?

Posted: Sun Mar 03, 2024 11:39 am
by Knitted_Egg
this should probably be in graphic request

Re: Where can I find the Modern Sprites mod?

Posted: Tue Mar 05, 2024 12:23 am
by mariobrigade2018
McGringus _73 wrote:
Sun Mar 03, 2024 10:09 am
Subject says it all
Don’t think there is such a thing.

Re: Where can I find the Modern Sprites mod?

Posted: Tue Mar 05, 2024 2:56 am
by Just_Thomas
McGringus _73 wrote:
Sun Mar 03, 2024 10:09 am
Subject says it all
OP, next time post a screenshot, so people are able to help you.
I am pretty sure you mean this:
viewtopic.php?t=29121

Or you mean the SMW Mario and Luigi Costumes:

Code: Select all

function onStart()
	Player.setCostume(CHARACTER_MARIO, "SMW-Mario")
	Player.setCostume(CHARACTER_LUIGI, "SMW-Luigi")
end