top of page

How to add more than 100 levels on the map (tutorial)

1 - In view Scene, go to top of your map

map1.PNG

2 - Go to Project Tab --> Assets --> Textures. Find a folder with textures for the map. Drag map's srite texture on the scene

     
Tips: Choose any lower corner of the map texture, hold V button to join the two corners correctly and drag.

map-2.jpg

3 - A new sprite has been added to the hierarchy. You can put it to other map sprites, for a more convenient look.

map-3.JPG
map-4.jpg

4 - To add the new path --> Go to Assets --> Textures --> Choose a path texture and drag it to right place.

How you can to see - now, path under the map texture. That is because both of them have Oredr in Layer = 0

map-6.jpg

Change the "Order in Layerparameter of map texture to -1.

 

Perfect! Now we can see the path.
 

map-7.jpg

In Hierarchy, put your path to other path sprites, for a more convenient look.

map-8.JPG

You can add more details on the map, just copy or create the prefabs and drag it to a right place.

map-9.JPG

If you don't want to use the animated prefabs, just draw all environment on your map texture.

 

Remember, your map textures should be seamless.

5 - Choose an icon of the last level (100), click in Inspector to "Insert After". New level (101) will added on the map. Drag it in the right place on the map. Do the same for all new levels.

map-5.jpg

If you want to delete the level pins, use DELETE button

map-12.jpg

6 - To expand MAP BOUNDS. Go to Hierarchy --> Choose "Levels Map" --> Go to Inspector --> Level Map (Script) --> Change "Map bounds" parameters (Size Y and Center Y) until the white frame covers the entire game map.

map-10.jpg

7 - Now you need to create new level design for your map. Go to Game Scene --> GameEditor --> Level --> Press "+" button to create level 101. Do the same for all your levels.

map-11.JPG

Congratulations!

Map is ready =) 
 

How to create levels. Sweet Sugar Match 3 Kit VIDEO TUTORIALS 

How to create levels. Jewelry Match 3 Kit VIDEO TUTORIALS 

bottom of page