Page 1 of 1

How to create a Tileset Item Box (TIB)

Posted: 23 Dec 2014, 19:04
by h2643
So some people have asked how to make your own Tileset Item Boxes. I made this tutorial for them.

What is a Tileset Item Box? TIB is a tab, similar to the tabs in SMBX, in which you can add Blocks, BGOs, NPCs, ... stuff like that. As for yet, you can't add BGOs and NPCs (for example) in one tab, but more on this later.

Why are Tileset Item Boxes needed? TIBs aren't necessary, but if you want to make level/world editing process easier, you can use them.

So, how to create a Tileset Item Box? There are a few steps in process of making them, so let's begin:
Spoiler
1) Once you opened your level in PGE Editor, look at the top, click "Tileset Item Box" button in the menu:
Image
or go to the "View" and click there on the "Tileset Item Box":
Image
After doing so, this tab should appear:
Image

2) If you want to make your future tab bigger or smaller, go here and set its size:
Image

3) Now you have to move blocks/BGOs/whatever you want into the bland window, so they will appear in your future tab:
Image
Works with custom graphics too, but you have to press this button:
Image
For example, let's move a wooden SMB3 block into a bland window. It should be like this:
Image

4) You can add more objects into the window, name your own window and save ready tab:
Image
Image
While saving, you should write the name of your .tileset-file:
Image
After saving, close the TIB window and TIB tab(s) will appear automatically.

5) And vuala, that's it! With this tutorial you can make tabs like this and place elements into your level:
Image
However, you can't put NPCs, BGOs, Blocks, etc. in one tab, you need to create seperate TIB tabs for them, because that isn't implemented in PGE Editor yet.
And if you want to add some more items in your TIB tab, just click on the "Pencil":
Image
If you want to delete items, right-click on them.

If you don't understand something, I suggest you to watch Veudekato's tutorial here:
phpBB [youtube]

Original link: http://www.youtube.com/watch?v=AyLBFwf8EdE



I hope these tutorials were useful for you, if you have any questions, don't hesitate to ask for help!

Posted: 24 Dec 2014, 11:20
by Veudekato
Okey,Thanks h2643 for give me some free time.I'll make video tutorial later.but i cant understand how to make tileset group size like make sednair, Its too big for tileset editor window.
And problem: when i save config, i see that in ini file in config folder. But no in itembox

Posted: 24 Dec 2014, 14:16
by Wohlstand
Veudekato wrote:Okey,Thanks h2643 for give me some free time.I'll make video tutorial later.but i cant understand how to make tileset group size like make sednair, Its too big for tileset editor window.
He was made in the custom tab of tileset item box.

Veudekato wrote:Okey,Thanks h2643 for give me some free time.I'll make video tutorial later.but i cant understand how to make tileset group size like make sednair, Its too big for tileset editor window.
And problem: when i save config, i see that in ini file in config folder. But no in itembox
Be careful: when you open tileset editor in the "Tilesets and palletes" menu, you opens the global tilesets editor which storing data into your config pack. If you wanna make level/world specific tilesets, use the "New Tileset" button in the "Custom" tab of tileset itembox.

P.S. To prevent false using of global tileset editor from menu, I will add notification about difference between level specific and global tilesets.
Any global tilesets are displaying in the regular tabs.

Posted: 24 Dec 2014, 18:49
by h2643
Veudekato wrote:but i cant understand how to make tileset group size like make sednair, Its too big for tileset editor window.
Maximum TIB tab size is 20x20.

Posted: 29 Dec 2014, 10:44
by Veudekato
With help of your tutorial and Wohlstand, i just make a video

http://www.youtube.com/watch?v=AyLBFwf8EdE

Posted: 29 Dec 2014, 18:21
by h2643
Oh, alright. I just added link to the video in OP too.