Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
Suck It
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GameDevWeek
W
Wintersemester 2018-2019
Unity
Suck It
Commits
e9359bb5
Commit
e9359bb5
authored
Mar 30, 2019
by
Christopher Benes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MainLevel polishing & warten auf Pizza
parent
c3f376c3
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2139 additions
and
918 deletions
+2139
-918
Assets/_Game/Data/Player Data/Movement Data/Movement States.asset
...Game/Data/Player Data/Movement Data/Movement States.asset
+5
-5
Assets/_Game/Scenes/MainLevel.unity
Assets/_Game/Scenes/MainLevel.unity
+2134
-906
Assets/_Game/Scripts/Player/PlayerAttacks/Fire/Player_FireProjectile.cs___jb_tmp___.meta
...yerAttacks/Fire/Player_FireProjectile.cs___jb_tmp___.meta
+0
-7
No files found.
Assets/_Game/Data/Player Data/Movement Data/Movement States.asset
View file @
e9359bb5
...
@@ -22,12 +22,12 @@ MonoBehaviour:
...
@@ -22,12 +22,12 @@ MonoBehaviour:
mass
:
1
mass
:
1
gravity
:
3
gravity
:
3
earthMoveState
:
earthMoveState
:
jumpForce
:
5
jumpForce
:
10
smoothing
:
0.03
smoothing
:
0.03
airControl
:
1
airControl
:
1
canSwim
:
0
canSwim
:
0
moveSpeed
:
15
moveSpeed
:
15
maxJumpCount
:
1
maxJumpCount
:
0
mass
:
10
mass
:
10
gravity
:
5
gravity
:
5
fireMoveState
:
fireMoveState
:
...
@@ -36,7 +36,7 @@ MonoBehaviour:
...
@@ -36,7 +36,7 @@ MonoBehaviour:
airControl
:
1
airControl
:
1
canSwim
:
1
canSwim
:
1
moveSpeed
:
30
moveSpeed
:
30
maxJumpCount
:
2
maxJumpCount
:
0
mass
:
1
mass
:
1
gravity
:
3
gravity
:
3
waterMoveState
:
waterMoveState
:
...
@@ -45,7 +45,7 @@ MonoBehaviour:
...
@@ -45,7 +45,7 @@ MonoBehaviour:
airControl
:
1
airControl
:
1
canSwim
:
1
canSwim
:
1
moveSpeed
:
20
moveSpeed
:
20
maxJumpCount
:
1
maxJumpCount
:
0
mass
:
1.5
mass
:
1.5
gravity
:
5
gravity
:
5
defaultMoveState
:
defaultMoveState
:
...
@@ -54,6 +54,6 @@ MonoBehaviour:
...
@@ -54,6 +54,6 @@ MonoBehaviour:
airControl
:
1
airControl
:
1
canSwim
:
1
canSwim
:
1
moveSpeed
:
30
moveSpeed
:
30
maxJumpCount
:
1
maxJumpCount
:
0
mass
:
1
mass
:
1
gravity
:
5
gravity
:
5
Assets/_Game/Scenes/MainLevel.unity
View file @
e9359bb5
This diff is collapsed.
Click to expand it.
Assets/_Game/Scripts/Player/PlayerAttacks/Fire/Player_FireProjectile.cs___jb_tmp___.meta
deleted
100644 → 0
View file @
c3f376c3
fileFormatVersion: 2
guid: 9b3708a150515924597eab237f7f37fb
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Write
Preview
Markdown
is supported
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