Created Platformer example game

This commit is contained in:
RochesterX
2025-01-10 16:14:33 -05:00
parent afaf1767cb
commit 3064bf4e34
22 changed files with 13962 additions and 8 deletions

View File

@@ -5,9 +5,15 @@ EditorBuildSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Scenes:
- enabled: 1
path: Assets/Hub/Hub.unity
guid: 218f4d2e730ae4d5a8ac6b2a48440175
- enabled: 1
path: Assets/Games/Pong/Pong.unity
guid: 8c9cfa26abfee488c85f1582747f6a02
- enabled: 1
path: Assets/Games/Platformer/Platformer.unity
guid: 7ced54d002210494abdbf0bcaa120835
m_configObjects:
com.unity.input.settings.actions: {fileID: -944628639613478452, guid: 2bcd2660ca9b64942af0de543d8d7100, type: 3}
m_UseUCBPForAssetBundles: 0

View File

@@ -6,6 +6,7 @@ TagManager:
tags:
- Pong Goal
- Pong Paddle
- Platformer Hazard
layers:
- Default
- TransparentFX
@@ -13,7 +14,7 @@ TagManager:
-
- Water
- UI
-
- Platformer Ground
-
-
-