How to add more tiles?

Need help with any SMBX game-related issues? Ask your questions here.

Moderator: Userbase Moderators

Drachenbauer
Blooper
Blooper
Posts: 174
Joined: Sun Sep 13, 2015 3:24 pm

How to add more tiles?

Postby Drachenbauer » Tue Sep 15, 2015 1:12 pm

Hello

I know how to replace a game-object with another one (for example drawn by me).
But is there also a wax to add more tiles or blocks or something to the groups in the Editor-Windows, without replacing other ones?

RudeGuy
Bowser
Bowser
Posts: 4994
Joined: Fri Dec 27, 2013 7:36 am
Flair: local guy

Re: How to add more tiles?

Postby RudeGuy » Tue Sep 15, 2015 1:20 pm

It's not possible to have new blocks/BGOs/NPCs, you can only replace existing ones (the NPCs can be modified using NPC codes, though).

bossedit8
Banned
Posts: 6838
Joined: Fri Dec 20, 2013 12:35 pm
Contact:

Re: How to add more tiles?

Postby bossedit8 » Tue Sep 15, 2015 1:20 pm

No... it's impossible. You tecnically have to replace objects! There's no way you can add more tiles in the editor... only replacing 'em!

Drachenbauer
Blooper
Blooper
Posts: 174
Joined: Sun Sep 13, 2015 3:24 pm

Re: How to add more tiles?

Postby Drachenbauer » Tue Sep 15, 2015 2:42 pm

In SMW there are blocks, where a chaln of Coins comes out, that can be controlled wich the arrow-keys.
Is it possible to get tis effect in this game here?

RudeGuy
Bowser
Bowser
Posts: 4994
Joined: Fri Dec 27, 2013 7:36 am
Flair: local guy

Re: How to add more tiles?

Postby RudeGuy » Tue Sep 15, 2015 2:45 pm

Drachenbauer wrote:In SMW there are blocks, where a chaln of Coins comes out, that can be controlled wich the arrow-keys.
Is it possible to get tis effect in this game here?
It's not possible with SMBX, but maybe you can do that using LunaLua.

Drachenbauer
Blooper
Blooper
Posts: 174
Joined: Sun Sep 13, 2015 3:24 pm

Re: How to add more tiles?

Postby Drachenbauer » Tue Sep 15, 2015 3:10 pm

for a kite-festival-themated Level i turned the Clown-Car into a delta-Kite with a seld drawn graphic.
Gutif i jump in to controll it, it turns back into the clown-car..
What i need to to, that it stays the kite whole flying it?

RudeGuy
Bowser
Bowser
Posts: 4994
Joined: Fri Dec 27, 2013 7:36 am
Flair: local guy

Re: How to add more tiles?

Postby RudeGuy » Tue Sep 15, 2015 3:19 pm

The clown car is hard coded. Look here on how to change hard coded graphics:http://www.smbxgame.com/forums/v ... =69&t=6802

HeroLinik
Larry Koopa
Larry Koopa
Posts: 3464
Joined: Fri Dec 20, 2013 1:28 pm
Contact:

Re: How to add more tiles?

Postby HeroLinik » Tue Sep 15, 2015 3:19 pm

Drachenbauer wrote:for a kite-festival-themated Level i turned the Clown-Car into a delta-Kite with a seld drawn graphic.
Gutif i jump in to controll it, it turns back into the clown-car..
What i need to to, that it stays the kite whole flying it?
The Clown Car sprite when you're riding it is hardcoded. That means you need to physically hack the .exe file to change it.

Edit: Ninja'd

Drachenbauer
Blooper
Blooper
Posts: 174
Joined: Sun Sep 13, 2015 3:24 pm

Re: How to add more tiles?

Postby Drachenbauer » Tue Sep 15, 2015 3:36 pm

but i want it only for this one level...

HeroLinik
Larry Koopa
Larry Koopa
Posts: 3464
Joined: Fri Dec 20, 2013 1:28 pm
Contact:

Re: How to add more tiles?

Postby HeroLinik » Tue Sep 15, 2015 4:08 pm

Drachenbauer wrote:but i want it only for this one level...
It's not possible. A workaround could be to use the secret airship piece in the Lakitus throwing Lakitus tab, but it's really glitchy, thus not many people use it.

Drachenbauer
Blooper
Blooper
Posts: 174
Joined: Sun Sep 13, 2015 3:24 pm

Re: How to add more tiles?

Postby Drachenbauer » Tue Sep 15, 2015 4:20 pm

there is a charm-necklace fron legend of zelda, which transforms the player into a little fairy to fly around the effect ends by a landing.
This item i sucessful turned into a kite in my kite-festival level.
So in this level i can fly aruond as a little kite.

How to make platforms from npc slide along black lines?

HeroLinik
Larry Koopa
Larry Koopa
Posts: 3464
Joined: Fri Dec 20, 2013 1:28 pm
Contact:

Re: How to add more tiles?

Postby HeroLinik » Tue Sep 15, 2015 4:27 pm

Drachenbauer wrote:How to make platforms from npc slide along black lines?
Easy. Just put the black lines down with the stoppers on either side, and then you just plonk your platform onto the lines. The SMB3 one, if off, starts moving when you step on it, but the SMW one can be controlled by its corresponding colour switch.

Drachenbauer
Blooper
Blooper
Posts: 174
Joined: Sun Sep 13, 2015 3:24 pm

Re: How to add more tiles?

Postby Drachenbauer » Tue Sep 15, 2015 4:36 pm

the platform does not move if i hit the switch...

HeroLinik
Larry Koopa
Larry Koopa
Posts: 3464
Joined: Fri Dec 20, 2013 1:28 pm
Contact:

Re: How to add more tiles?

Postby HeroLinik » Wed Sep 16, 2015 8:19 am

Drachenbauer wrote:the platform does not move if i hit the switch...
Make sure you're clicking a coloured SMW block. When it's switched off and not moving, it should look like Used Blocks, but when it's switched on, it's gonna look like Turn Blocks. If you used a blue one and it's off, you need to hit a blue switch to activate it.

Drachenbauer
Blooper
Blooper
Posts: 174
Joined: Sun Sep 13, 2015 3:24 pm

Re: How to add more tiles?

Postby Drachenbauer » Wed Sep 16, 2015 2:37 pm

the look-change works, but it does not move then

Drachenbauer
Blooper
Blooper
Posts: 174
Joined: Sun Sep 13, 2015 3:24 pm

Re: How to add more tiles?

Postby Drachenbauer » Wed Sep 16, 2015 5:34 pm

i can activate the platform with the switch, but it still don´t move

bossedit8
Banned
Posts: 6838
Joined: Fri Dec 20, 2013 12:35 pm
Contact:

Re: How to add more tiles?

Postby bossedit8 » Thu Sep 17, 2015 7:49 am

Drachenbauer wrote:i can activate the platform with the switch, but it still don´t move
Are they on a diagonal line? If so then it doesn't work. You have to put it above the diagonal or on the horizontal or vertical line in order to work perfectly.

Drachenbauer
Blooper
Blooper
Posts: 174
Joined: Sun Sep 13, 2015 3:24 pm

Re: How to add more tiles?

Postby Drachenbauer » Thu Sep 17, 2015 3:37 pm

the platform is on a diagonal line, because i make a Kite-festival-Level by using mxy own grafics (z.b. i schange hill-background-elemends into kites to soar in the sky) and use the platform-paths as kite-strings, and the platforms should be something like kite-ferrys, but to carry the player instead of candy or a parachute.
now i moved the platform vertical one step higher and it works. the platform slides along the line up and down.
Last edited by Drachenbauer on Thu Sep 17, 2015 3:41 pm, edited 1 time in total.

HeroLinik
Larry Koopa
Larry Koopa
Posts: 3464
Joined: Fri Dec 20, 2013 1:28 pm
Contact:

Re: How to add more tiles?

Postby HeroLinik » Thu Sep 17, 2015 3:41 pm

Drachenbauer wrote:the platform is on a diagonal line, because i make a Kite-festival-Level by using mxy own grafics (z.b. i schange hill-background-elemends into kites to soar in the sky) and use the platform-paths as kite-strings, and the platforms should be something like kite-ferrys, but to carry the player instead of candy or a parachute
As what bossedit8 said, just stick it above the diagonal line so the platform falls onto it and starts moving. However the platform will have to be activated for it to work otherwise it will just fall through.

Drachenbauer
Blooper
Blooper
Posts: 174
Joined: Sun Sep 13, 2015 3:24 pm

Re: How to add more tiles?

Postby Drachenbauer » Thu Sep 17, 2015 3:43 pm

i made the platform astivatet from beginning.
one post above i sayd, it works now.
Last edited by Drachenbauer on Fri Sep 18, 2015 1:05 pm, edited 1 time in total.


Return to “Help and Support”

Who is online

Users browsing this forum: No registered users and 5 guests

SMWCentralTalkhausMario Fan Games GalaxyKafukaMarioWikiSMBXEquipoEstelari