Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
Here a tuto on smbx v1.3.
Summary :
- Bases of smbx
- Custom graphics
- Custom musics
- Npc codes
- Evants on smbx
- Entrances and exits
- Codes on smbx
Bases of smbx :
Here the bases of smbx.
Level editor.
To make a level, first put the music, the background ( castle, cave, underwater ... ) and the players in level settings, secondly put the blocks to make the level in blocks and tiles, thirdly put the sprites in npcs and the decorations in backgrounds
World editor.
To make the world map, first put the tiles to create the world map in tiles, secondly put the paths in paths and the levels in levels, thirdly put the decorations in scenery, fourthly put the music in music
Custom graphics :
You can put a custom graphic for your level, but must create a folder with the same level name in the episode folder.
Graphics : only gif
Custom musics :
You can put a custom music, but it has the extension is mp3.
The custom music should be in the episode folder.
Npc codes :
Here the codes to make a custom npc.
Graphic based NPC codes
width=# - how wide the hitbox is in pixels
height=# - how tall the hitbox is in pixels
gfxoffsetx=# - how far away the hitbox is from the center of the graphic in pixels
gfxoffsety=# - how far away the hitbox is from the bottom of the graphic in pixels
gfxwidth=# - how wide the graphic (sprite) is in pixels
gfxheight=# - how tall the graphic (sprite) is in pixels* never put odd number (45, 67, 99 ... ), smbx will crash
Movement based NPC codes
speed=# - how fast the NPC moves
cliffturn=1 - if the NPC will turn around at a cliff
cliffturn=0 - if the NPC will just fall off at a cliff
nogravity=1 - if the NPC will not fall to the ground because of gravity
frames=# - how many frames the NPC has
framespeed=# - how fast the NPC animates
framestyle=# - the way the NPC animates* do not put a decimal number, smbx will crash.
Miscellanous NPC codes
score=# - how many points you get (if any) by killing the NPC
foreground=1 - if the NPC is placed in the foreground of the levelInteraction based NPC codes
playerblock=1 - if the NPC blocks the player
playerblock=0 - if the NPC doesn't block the player
playerblocktop=1 - if the player can stand on the NPC
playerblocktop=0 - if the player can't stand on the NPC
npcblock=1 - if the NPC blocks other NPCs
npcblock=0 - if the NPC doesn't block other NPCs
npcblocktop=1 - if other NPCs can stand on the NPC
npcblocktop=0 - if other NPCs can't stand on the NPC
noblockcollision=1 - if the NPC collides with blocks
grabside=1 - if you can grab the NPC from side
grabside=0 - if you can't grab the NPC from side
grabtop=1 - if you can grab the NPC from top
grabtop=0 - if you can't grab the NPC from topStrenght based NPC codes
jumphurt=1 - if jumping on it hurts the player
jumphurt=0 - if jumping on it doesn't hurt the player
nohurt=1 - if the NPC will do no damage
noyoshi=1 - If Yoshi can't eat the NPC
nofireball=1 - if the NPC is immune to fireballs
noiceball=1 - if the NPC is immune to iceballs
Events on smbx :
Here is how to use the events.
Entrances and exits :
-Item cheats (Item Stock)-
needashell - Reserve box holds SMW green shell
needaredshell - Reserve box holds SMW red shell
needablueshell - Reserve box holds SMW blue shell
needayellowshell - Reserve box holds SMW yellow shell
needaturnip - Reserve box holds big turnip.
needa1up - Reserve box holds 1UP.
needamushroom - Reserve box holds mushroom
needaflower - Reserve box holds SMB3 fire flower
needaniceflower - Reserve box holds SMB3 ice flower
needaleaf - Reserve box holds leaf
needatanookisuit - Reserve box holds tanooki suit
needahammersuit - Reserve box holds hammer suit
needaclock - Reserve box holds a clock
needanegg - Reserve box holds egg with nothing
needaplant - Reserve box holds grabable plant with pipe
needagun - Reserve box holds a billy gun
needaswitch - Reserve box holds a P-Switch
needabomb - Reserve box holds SMB2 Bomb.
needashoe - Reserve box holds a Kuribo's Shoe
needaredshoe - Reserve box holds a Podoboo's Shoe
needablueshoe - Reserve box holds a Lakitu's Shoe-Clone Cheats-
supermario128 - Clones player 128 times
supermario64 - Clones player 64 times
supermario32 - Clones player 32 times
supermario16 - Clones player 16 times.
supermario8 - Clones player 8 times.
supermario4 - Clones player 4 times.
supermario2 - Makes Mario and Luigi appear; push Down and the Drop Item Button to switch from Mario to Luigi
1player - Enables 1-player mode (Also kills all clones)
2player - Enables 2-player mode (Also kills all clones)-Item Cheats (Player hands)-
boingyboing - Player holds a springboard
wherearemycarkeys - Player holds a key
bombsaway - Player holds a bomb.
firemissiles - Player holds a bullet bill.
powhammer - Player holds a POW block
rainbowrider - Player holds a rainbow shell
hammerinmypants - Player holds Hammer Brother that throws hammers.
upandout - Player holds a helicopter block
burnthehousedown - Player holds a flamethrower helicopter block
greenegg - Player holds egg with Green Yoshi
blueegg - Player holds egg with Blue Yoshi.
yellowegg - Player holds egg with Yellow Yoshi
redegg - Player holds egg with Red Yoshi
blackegg - Player holds egg with Black Yoshi
purpleegg - Player holds egg with Purple Yoshi
pinkegg - Player holds egg with Pink Yoshi
coldegg - Player holds egg with Ice Yoshi-"Type again to disable" Cheats-
stickyfingers - Allows you to grab almost any NPC
donthurtme - You cannot be hurt
framerate - Shows framerate.
speeddemon - Speeds the game up
wetwater - Swim anywhere and change the background to SMB3 water.
shadowstar - Allows you to walk through walls
sonicstooslow - Makes you move faster
ahippinandahoppin - You can jump infinitely
wingman - If you have leaf or yoshi, you have infinite flight
captainn - With pause key you can stop time (does not work if pause key is Esc)
moneytree - Infinite money.
flamethrower - If you have fire flower, holding the RUN button makes you shoot extremely fast-Player Cheats-
itsamemario - Changes player into Mario.
itsameluigi - Changes player into Luigi.
anothercastle - Changes player into Toad
ibakedacakeforyou - Changes player into Peach
iamerror - Changes player into Link
fairymagic - Player turns into fairy-Misc. Cheats-
stophittingme - Makes the player take damage.
itsrainingmen - 1-UPs rain
donttypethis - Bombs rain
iceage - Freezes all enemies on screen
wariotime - Turns all enemies on screen into coins
istillplaywithlegos - Resets all Blocks/Tiles in the level.
redigitiscool - Allows you to save after using cheats (Warning: makes loud, scary noise)-World Map Cheats-
Imtiredofallthiswalking - Enables all levels on the World Map
illparkwhereiwant - Lets you walk anywhere on the World Map
Must enter the code in the game.
Last edited by azert (Jan 7 2014 9:29:24 am)
Offline
Ginormous, what a blissful smooch to the eyes! TLDR, SARRI! ;P But yes, when I got to the climax of the story on page 174, I literally swooned back in my chair, gave permission my eyes to enlargen, and proceded to let my back freeze up, fold back into itself, and fling me out of my chair in a jerking motion. FYI, here's some good filler content to keep your reader captivated in the later, more stale chapters: "asodjqlqw"! "oiajsdioqoaj"! "poqkwqpqk" "qwopkmnv"! "opekaoajqepou"!
K ! (':
EDIT: THE USER OF THIS POST HAS RECEIVED A WARNING.
Last edited by Meredith (Jan 17 2014 1:40:54 am)
ssAARASAAAAAAAAA iAAAAAAAAAAAAA OU yaaAAAAAAAAAAAAAA YAAAaa YAAaah; yaayaayaa, yayayaya-ya-ya YAAA YAAAYA; YAYAYA YAAHAYAhAAAAAAAAAA
EPIOOOOOUUUUUUuuuuuu IUO0O0oooooooooooppi
;3 0>o ~X_x~ <~(^V^)~> (); ;B ;~; *~<:',',',',',{ Q=(*@`)Q
Im A ®a®ity ®
Offline
Hang on, isn't SMBX a Gamemaker thing?
EDIT: Never mind, I'm probably thinking of something else.
Last edited by skullz16 (Jan 18 2014 9:50:05 am)
thx for sig bobithan
Offline
Tell me when your episode is done,but ill not download it.
This is a false statement.
Offline
Here the link : http://www.sendspace.com/file/dcoq4h
The revenge of bowser
Last edited by azert (Jan 19 2014 6:12:26 am)
Offline
No thanks,i dont want download it. But otherwise is good.
Last edited by Creature (Jan 19 2014 8:15:58 am)
This is a false statement.
Offline
Pages: 1
[ Started around 1738868405.3997 - Generated in 0.214 seconds, 12 queries executed - Memory usage: 1.5 MiB (Peak: 1.66 MiB) ]