Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GameDevWeek
Sommersemester 2019
Unity
Baba is mutated
Commits
77c2240a
Commit
77c2240a
authored
Sep 21, 2019
by
Fredrik Kappmeier
Browse files
Level 1 polish
parent
71ff0dca
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Assets/_Game/Scenes/Level 1.unity
View file @
77c2240a
This diff is collapsed.
Click to expand it.
Assets/_Game/Scripts/ExitLevel.cs
View file @
77c2240a
...
...
@@ -23,7 +23,7 @@ public class ExitLevel : MonoBehaviour
SceneManager
.
LoadScene
(
"Menu Main"
);
}
}
else
else
if
(
other
.
CompareTag
(
"Player"
)
&&
(
isOpen
<
ppNeeded
))
{
}
...
...
Assets/_Game/Sprites/Player/Turn.meta
deleted
100644 → 0
View file @
71ff0dca
fileFormatVersion: 2
guid: 3729dbd5d694ba447b2a39be3bb3397a
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment