Ciro Continisio
|
ee2cec18
|
Camera rotation, Movement tweaks
Movement now is independent of camera rotation
|
4 年前 |
Nathan
|
1215a9bf
|
Fixed snappy movement bug
|
4 年前 |
Quickz
|
6738e6e0
|
Fixed an issue regarding player jump not getting stopped by a collision from above
|
4 年前 |
mwert09
|
e447593c
|
Fixed steep surfaces bug
|
4 年前 |
Andrew Real
|
1f6fdb42
|
Replace magic numbers with variables - issue: 40
|
4 年前 |
mwert09
|
f40790a1
|
Made adjustments based on HyagoOliveiran's suggestions
Tried to add more variables to increase legibility.
Added UpdateSlide function.
Deleted some empty lines.
|
4 年前 |
GitHub
|
c0a9e0a7
|
Update UOP1_Project/Assets/Scripts/Characters/Character.cs
I deleted unnecessary spacing by following atb-brown suggestion.
Co-authored-by: Austin Brown <atb.austin@gmail.com>
|
4 年前 |
mwert09
|
fa4b802f
|
Update Character.cs
|
4 年前 |
GitHub
|
a046c18a
|
Deleted unnecessary spacing
|
4 年前 |
Quickz
|
25279029
|
fixed an issue regarding player jump not getting canceled in a few cases
|
4 年前 |
mwert09
|
03385e75
|
Update Character.cs
|
4 年前 |
mwert09
|
90d34bde
|
Fixed bouncing issue when player hit under floating platform
|
4 年前 |
mwert09
|
90e60ba3
|
Update Character.cs
|
4 年前 |
mwert09
|
fa308200
|
Update Character.cs
|
4 年前 |
Andrew Real
|
bd2f9dce
|
Merge branch 'master' into remove-magic-numbers
|
4 年前 |
mwert09
|
123c2bdc
|
Update Character.cs
|
4 年前 |
Andrew Real
|
e23c8e72
|
Change var name to more acurately show purpose
|
4 年前 |
mwert09
|
14215282
|
Update Character.cs
|
4 年前 |
Andrew Real
|
106bfcd0
|
Remove accidentaly added blank lines
|
4 年前 |
Ciro Continisio
|
69c48251
|
Changed the new variable into a constant
|
4 年前 |
mwert09
|
f063f571
|
Merge branch 'bug-steep-surfaces'
|
4 年前 |
mwert09
|
a291c583
|
Merge remote-tracking branch 'upstream/master'
|
4 年前 |
mwert09
|
83f426f0
|
Merge remote-tracking branch 'upstream/master'
|
4 年前 |
Miley Hollenberg
|
cd634c11
|
Implemented automatic linter
|
4 年前 |
Miley Hollenberg
|
4211568e
|
[Bot] Automated dotnet-format update
|
4 年前 |
GitHub
|
9965c051
|
Removed unused imports (#75)
|
4 年前 |
Ciro Continisio
|
72d7c142
|
Character state machine
|
4 年前 |
Ciro Continisio
|
2cb26091
|
Tweaks and comments
Removed StateMachines scene, fixed a small bug on Sliding when spawning in the air and trying to move
|
4 年前 |