Skip to content

GodGodGodYongJae/InGameTilemapEditing_Unity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InGame Tilemap Editing - Unity Tutorial

Those code parts are the final product of the according tutorial series for unity.

How To Use

Download and unzip the package. The package contains two projects. The "initial project" shown at the beginning of the video and the final results from the end. Inside the Unity Hub select "Add" and select the project folder you want to import.

Content

Part 1

Create the basic setup. You will be able to draw single items on click onto a tilemap.

Part 2

Expand the drawing part by rectangles and lines.

Part 3

Draw onto different tilemaps based on the categories you are using. This allows stacking of items on a floor.

Part 4

Automatically create the UI based on UICategories and all existing (and assigned) buildables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%