Chema Damak
1cd68b6d
Add an on Interaction Ended Event raise
4 年前
Amel
f194e62b
[Bot] Automated dotnet-format update
4 年前
Amel
1fa4000f
Adding initialization script
4 年前
Amel
f8264168
updated event name for interaction ended
4 年前
Chema Damak
e3274c8d
[Bot] Automated dotnet-format update
4 年前
Chema Damak
76c0c04b
Fix last commit
4 年前
Chema Damak
8a166bf0
Merge branch 'interaction' of https://github.com/UnityTechnologies/open-project-1 into interaction
4 年前
Amel
2c9810c9
Merge branch 'main' into interaction
4 年前
Chema Damak
2051a72a
Adding interaction UI + Events
4 年前
rainaldisatria
3bf061d4
Use CustomBaseEditor class in AnimatorParameterActionSOEditor.cs
4 年前
Ciro Continisio
7438112a
Reworked the CM camera, added collider, noise
4 年前
Amel
2807218f
bard hare in interaction example scene for talk interaction test
4 年前
rainaldisatria
0cc94ef8
Use CustomBaseEditor class in GameSceneSOEditor.cs
4 年前
Ciro Continisio
2b770690
ClearSky skybox
4 年前
Amel
be977071
[Bot] Automated dotnet-format update
4 年前
rainaldisatria
aeba46f4
Create CustomBaseEditor.cs
Custom base editor class. Inherited from Editor class.
Contains handy method to use.
4 年前
Ciro Continisio
6c55468b
Skybox experiments
4 年前
Amel
5418926e
added null check before event raise on interaction
4 年前
Dan Young
268ab82e
Merge remote-tracking branch 'upstream/art-assets' into art-assets
4 年前
Ciro Continisio
9d3fb89a
Merge remote-tracking branch 'tech-mkt/state-machine-improvements' into main
4 年前
Chema Damak
e73d3ecf
[Bot] Automated dotnet-format update
4 年前
Amel Negra
770c4301
setup IK for the pig on the arms
4 年前
GitHub
76062a54
Fix/LocationSO not serialized properly ( #258 )
* Fix GameSceneSO not serialized properly.
* Add a reference to the script as a ObjectField in the GameSceneSO
To edit the code faster
* Fix typo
4 年前
Chema Damak
8871d820
Changed Events to Event Channels
4 年前
Ciro Continisio
e7b2e446
New art assets
4 年前
Amel
525d3f4e
Fixed event for interaction pick up
4 年前
Ciro Continisio
de0da3ef
ChefHat accessory
4 年前
Amel
8d423ac9
post merge fixes
4 年前
Ciro Continisio
13879ada
Small fixes
4 年前
Amel
90998767
Merge remote-tracking branch 'origin/Inventory' into interaction
4 年前
Ciro Continisio
648aa035
First setup
4 年前
Ciro Continisio
443b4a6c
New FryKing animations and prefab
4 年前
Smurjo
c6862e6f
palm leaf set and lobster
Prefabs for the cooking festival
4 年前
Ciro Continisio
2e18946e
Imported ground textures
4 年前
GitHub
5c82e99e
Merge pull request #2 from UnityTechnologies/main
import changes from main
4 年前
Ciro Continisio
6a16876d
Relocated stray assets
4 年前
Ciro Continisio
429592f6
Leftover lightmaps
4 年前
Ciro Continisio
1fadd410
Merge branch 'add-testscene-trap' into main
# Conflicts:
# UOP1_Project/Assets/Scenes/TestingGround_Small.unity
# UOP1_Project/Assets/Scenes/TestingGround_Small/LightingData.asset
# UOP1_Project/Assets/Scenes/TestingGround_Small/Lightmap-0_comp_dir.png
# UOP1_Project/Assets/Scenes/TestingGround_Small/Lightmap-0_comp_light.exr
# UOP1_Project/Assets/Scenes/TestingGround_Small/Lightmap-1_comp_dir.png
# UOP1_Project/Assets/Scenes/TestingGround_Small/Lightmap-1_comp_light.exr
4 年前
Ciro Continisio
4ea5a7a5
[Bot] Automated dotnet-format update
4 年前
Ciro Continisio
5aaad3c6
Merge branch 'Location-Loader-issue-229-fix' into main
4 年前
Ciro Continisio
019c7796
Merge branch 'art-assets' into main
4 年前
Ciro Continisio
de401a73
Shader tweaks and reorganisation
4 年前
GitHub
3bc90607
Add files via upload
4 年前
Ciro Continisio
e7641175
Merge branch 'art-assets' of https://github.com/daneobyrd/open-project-1 into daneobyrd-art-assets
4 年前
GitHub
1cf74e5d
Shading style wiki images
4 年前
John McAllister
8c6e7df0
[Bot] Automated dotnet-format update
4 年前
GitHub
e9c2c909
State Machine - Proposed fix for Issue 228 ( #227 )
* Added Sliding to JumpAscending
Player was unable to jump if sliding which caused the player to get stuck in geometry/holes.
* Added IsActuallyMoving Condition SO and update PigChef Transition Table
IsActuallyMovingSO evaluates character movement by the character controller's velosity.sqrMagnitude. Returns true if the character controller is moving beyond the threshold. Characters can no longer jump while sliding but can jump if they get stuck.
* Update .gitignore
* Small fixes
Reconnected disconnected assets in the TransitionTable, reverted changes on the .gitignore, added multiplication in threshold verification equation
Co-authored-by: Ciro Continisio <ciro@unity3d.com>
4 年前
Ciro Continisio
7303c4fe
Merge branch 'main' into art-assets
4 年前
GitHub
8c61e1d3
Updated furnishing texture and colliders on furniture ( #251 )
4 年前
GitHub
74658126
Added Frying Pan asset ( #252 )
* Added Frying pan assets
* Changed material smothness
4 年前