Added Grass Tilemap

This commit is contained in:
janis
2022-02-13 01:28:16 +01:00
parent b00b1a776a
commit 9c864a6d8b
85 changed files with 6664 additions and 329 deletions

View File

@@ -585,8 +585,8 @@ PlayerSettings:
apiCompatibilityLevelPerPlatform: {}
m_RenderingPath: 1
m_MobileRenderingPath: 1
metroPackageName: 2D_BuiltInRenderer
metroPackageVersion:
metroPackageName: 2DBuiltInRenderer
metroPackageVersion: 1.0.0.0
metroCertificatePath:
metroCertificatePassword:
metroCertificateSubject:
@@ -594,7 +594,7 @@ PlayerSettings:
metroCertificateNotAfter: 0000000000000000
metroApplicationDescription: 2D_BuiltInRenderer
wsaImages: {}
metroTileShortName:
metroTileShortName: 2D-Top-Down
metroTileShowName: 0
metroMediumTileShowName: 0
metroLargeTileShowName: 0

View File

@@ -201,7 +201,7 @@ QualitySettings:
skinWeights: 255
textureQuality: 0
anisotropicTextures: 2
antiAliasing: 2
antiAliasing: 0
softParticles: 1
softVegetation: 1
realtimeReflectionProbes: 1
@@ -227,6 +227,7 @@ QualitySettings:
Lumin: 5
Nintendo Switch: 5
PS4: 5
Server: 0
Stadia: 5
Standalone: 5
WebGL: 3

View File

@@ -8,7 +8,7 @@ TagManager:
- Default
- TransparentFX
- Ignore Raycast
-
- Player
- Water
- UI
-
@@ -41,3 +41,6 @@ TagManager:
- name: Default
uniqueID: 0
locked: 0
- name: Player
uniqueID: 1888187
locked: 0