Page 1 of 1
Can i make a sprite bigger?
Posted: Thu May 11, 2017 11:21 am
by Timo3681
npc-4.gif is 32 x 216. if i want a bigger npc, can i change size from 32 x 216 to 64 x 432?
Re: Can i make a sprite bigger?
Posted: Thu May 11, 2017 11:21 am
by RudeGuy
yes
Re: Can i make a sprite bigger?
Posted: Fri May 12, 2017 9:07 am
by Timo3681
How can i add new emenys, blocks etc.? How can i add more things like coins? If i make a level with a Boss, how can i add fireballs to a Boss?
Re: Can i make a sprite bigger?
Posted: Fri May 12, 2017 9:17 am
by Emral
Timo3681 wrote:How can i add new emenys, blocks etc.? How can i add more things like coins? If i make a level with a Boss, how can i add fireballs to a Boss?
The easiest way to go about this is by replacing existing npcs and blocks. There are 600ish blocks in the game so you won't run out of space with those. There's a tutorial on custom graphics here:
viewtopic.php?f=35&t=10507
Adding new npcs... becomes more of a possibility if you're willing to delve into Lunalua, SMBX2's scripting API.
If you don't want to learn coding for this, there are 7 coins in the game that are worth 1 coin, 2 worth 2 and 1 worth 20. If you need 7 or less different coins in your level, those will do.
For the fireball... it really depends on the behaviour you want from it. The fireballs spit by current bosses in the game just kinda fly in a direction and can be attached to a boss with a projectile generator. If you want any sort of AI that's not present in the base game, you'll need to code it in LunaLua.
Re: Can i make a sprite bigger?
Posted: Sat May 13, 2017 8:33 am
by Timo3681
What is with copyright, if i make graphics from other games? from games from Amiga, Commodore, SNES, Sega, Playstation etc.
Re: Can i make a sprite bigger?
Posted: Sat May 13, 2017 9:41 am
by PixelPest
There's no problem using them...as long as you don't sell them
Re: Can i make a sprite bigger?
Posted: Sun May 14, 2017 1:59 am
by Timo3681
Why have graphics black or dark borders? are dark Borders important for graphics?
Re: Can i make a sprite bigger?
Posted: Sun May 14, 2017 6:34 pm
by HenryRichard
It's the style chosen for many games. Not all of them do - SMB1 has colored borders for most things, and SMB2 has dark borders on very few things - the grass tiles being the most notable IMO. It's not really important that graphics have them, but it is important that the styles aren't wildly different.
Re: Can i make a sprite bigger?
Posted: Tue Jun 06, 2017 1:44 pm
by EfeCan2599
idk.
Re: Can i make a sprite bigger?
Posted: Tue Jun 06, 2017 2:25 pm
by kr4k1n
EfeCan2599 wrote:idk.
idk either lol
Re: Can i make a sprite bigger?
Posted: Tue Jun 06, 2017 4:43 pm
by FireyPaperMario
I don't even know about copyrighted graphics.

Re: Can i make a sprite bigger?
Posted: Tue Jun 06, 2017 4:45 pm
by SneakyDude
MarioRPGExpert93 wrote:I don't even know about copyrighted graphics.

Copyrighted GFX are either ripped from a tileset that people didn't credit, that should sum it up for ya!
EDIT: They can also be from other games and that the ripper didn't give credit to the company
Re: Can i make a sprite bigger?
Posted: Fri Jun 09, 2017 10:08 pm
by TheGamingCats
who knows :3
remake the sprite but make it bigger lol
also don't use 1px pixels