Basic player movement

This commit is contained in:
Gerard Gascón 2023-08-08 01:50:44 +02:00
parent 9fdca82032
commit 32f5ed6299
36 changed files with 10406 additions and 466 deletions

View file

@ -53,4 +53,4 @@ Physics2DSettings:
m_ColliderAsleepColor: {r: 0.5686275, g: 0.95686275, b: 0.54509807, a: 0.36078432}
m_ColliderContactColor: {r: 1, g: 0, b: 1, a: 0.6862745}
m_ColliderAABBColor: {r: 1, g: 1, b: 0, a: 0.2509804}
m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffff7fffffffbfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff

View file

@ -154,7 +154,8 @@ PlayerSettings:
resetResolutionOnWindowResize: 0
androidSupportedAspectRatio: 1
androidMaxAspectRatio: 2.1
applicationIdentifier: {}
applicationIdentifier:
Standalone: com.DefaultCompany.Xerrada1
buildNumber:
Standalone: 0
iPhone: 0

View file

@ -8,11 +8,11 @@ TagManager:
- Default
- TransparentFX
- Ignore Raycast
-
- Ground
- Water
- UI
-
-
- Player
- Bullet
-
-
-
@ -38,6 +38,9 @@ TagManager:
-
-
m_SortingLayers:
- name: Background
uniqueID: 2777140575
locked: 0
- name: Default
uniqueID: 0
locked: 0