Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ground rule tile + tile palette + example scene #64

Merged
merged 19 commits into from
Apr 23, 2023

Conversation

nucleartide
Copy link
Owner

@nucleartide nucleartide commented Apr 22, 2023

Changelog

  • Install ProBuilder, 2D Tilemap, 2D Tilemap Extras
  • Update TestStylizedWater2 scene with new tilemap
  • Create Test Tile Palette.prefab, which contains both the tilemapCrea and tile palette
  • Create ground tileset in Assets/Prefabs/_Ground Tiles/
  • Rename Assets/Prefabs/Resources to Assets/Prefabs/_Resources/
  • Create logic for Ground Rule Tile in Assets/Configuration/
  • Add workflow document for create_a_3d_tileset.md

Before

Screenshot 2023-04-23 at 7 14 14 AM

Screenshot 2023-04-23 at 7 14 25 AM

After

Screenshot 2023-04-23 at 9 17 07 AM

Screenshot 2023-04-23 at 8 51 24 AM

@nucleartide nucleartide changed the title Add ground rule tile Add ground rule tile + tile palette + example scene Apr 22, 2023
@@ -0,0 +1,203 @@
{
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some settings that are installed by default when installing ProBuilder.

@@ -7,6 +7,24 @@
"dependencies": {},
"hash": "6bfb53388b285b3f2c6c16b6665c232617b2a06b"
},
"com.unity.2d.tilemap": {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some newly installed packages:

  • 2D Tilemap
  • 2D Tilemap Extras
  • ProBuilder
  • Settings Manager (depended upon by ProBuilder)

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More convenient when browsing in the Unity Project tab, since Unity sorts underscores before other folder names.

@nucleartide nucleartide marked this pull request as ready for review April 23, 2023 13:24
@nucleartide nucleartide merged commit 584f534 into master Apr 23, 2023
@nucleartide nucleartide deleted the jason/add-rule-tile branch April 23, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant