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
f40790a1
Made adjustments based on HyagoOliveiran's suggestions
Tried to add more variables to increase legibility.
Added UpdateSlide function.
Deleted some empty lines.
4 年前
Unknown
ed34ab11
Added new obstacle material for lvl2 and tagged Player
4 年前
Andrzej Łukasik
dab4333d
InputReader made into ScriptableObject asset
4 年前
Wodopo
1eef189c
My take on a simple Player Spawn System
4 年前
mwert09
e447593c
Fixed steep surfaces bug
4 年前
Unknown
af81ba57
Added level 2 and level end trigger in level 1
4 年前
Austin Brown
f1435a8e
Use Range for cameraSensitivity of CameraManager
Previously, the cameraSensitivity was unbounded but, on Awake, was
clamped to a certain range. This range is now enforced via a Range
attribute on the cameraSensitivity variable.
4 年前
GitHub
a5b785a6
Merge pull request #16 from Quickz/player-jump-fix
Tested in the scene and it seems like it fixes the issue. Thanks @Quickz , merging!
4 年前
Unknown
a9107d7c
Adjustments on scene loading
4 年前
Quickz
6738e6e0
Fixed an issue regarding player jump not getting stopped by a collision from above
4 年前
Austin Brown
b83bd3d0
Add Camera Sensitivity
This commit adds a variable to CameraManager.cs that will allow the
sensitivity/speed of the player camera to be modified. By default, the
camera sensitivity is now quicker.
4 年前
Unknown
625c5d3b
Added clear lists option and tweaks on MM and ScenesLoader scenes
4 年前
Ayhan Sakarya
8b745147
Imported Textmesh Pro Essentials
4 年前
GitHub
6c5080a3
Update README.md
Added mention of Unity version
4 年前
Unknown
76ec29e0
Clean
4 年前
GitHub
4af64d31
Merge pull request #9 from DapperDino/master
Fix looks good!
4 年前
Unknown
770575c2
Changed to L key instead of space bar for load (space used to jump)
4 年前
Nathan
1215a9bf
Fixed snappy movement bug
4 年前
Unknown
23f0a3bf
Added check to avoid loading scene multiple times
4 年前
GitHub
bbcfe5c4
Merge pull request #4 from DapperDino/master
Verified that the bug is fixed. Thanks, Nathan!
Also: **First contribution!!** 🎉
4 年前
Unknown
2a378146
Main menu scene, added menu disable on start
4 年前
GitHub
f92b04ee
More link fixes
4 年前
Ciro Continisio
3ab4f18c
Readme: URL fixes
4 年前
Ciro Continisio
74d5128e
Toon shader improvments
- Updated URP from 7.3.0 to 7.5.1
- Moved to most recent 19.4
- New custom lighting shader (Toon 2), not yet toonified
4 年前
Nathan
b09b90e6
Fixed player movement axis bug
4 年前
GitHub
8586f78f
Update README.md
4 年前
Ciro Continisio
c87589b4
Merge branch 'master' of github.com:UnityTechnologies/UOP1 into toon-shading
4 年前
GitHub
80dfd4d7
Update README.md
4 年前
Ciro Continisio
a9617e2b
Toon shading v1
4 年前
Unknown
46f2152d
pushing ScenesLoader scene
4 年前
Unknown
082ef4fb
Main menu and loading bar scripts
4 年前
Unknown
863a7673
Adding events and listeners for scene loading
4 年前
Unknown
1cc14a04
SOs for menus and levels and adding scenes
4 年前
Ciro Continisio
b3dc741d
Merge branch 'ciro-preunveil-setup'
4 年前
Unknown
35de3fbd
Adding scenes data (still WIP)
4 年前
Ciro Continisio
867165b7
Merge branch 'master' of github.com:UnityTechnologies/UOP1 into ciro-preunveil-setup
4 年前
Ciro Continisio
0423bbf7
Merge remote-tracking branch 'tech-marketing-github/master'
4 年前
Unknown
ed002c6c
Adding loading system
4 年前
GitHub
ac7f3539
Update issue templates
4 年前
Ciro Continisio
503bc9d3
Cinemachine tweaks
4 年前
Unknown
832443bc
Adding main menu and level 1 scenes for test
4 年前
Ciro Continisio
ee2cec18
Camera rotation, Movement tweaks
Movement now is independent of camera rotation
4 年前
Unknown
52e045b6
Adding scenesLoader scene
4 年前
GitHub
77512f98
README first draft
4 年前
Ciro Continisio
c263c899
Folder rename
4 年前
GitHub
b89a2e5c
Merge pull request #1 from UnityTechnologies/ciro-unity-patch-1
Update issue templates
4 年前
Ciro Continisio
c40740a2
Test
4 年前
GitHub
7fae170b
Update issue templates
4 年前
Ciro Continisio
cac9030d
.gitignore changes
4 年前