GitHub
e8854e92
fix: add null check ( #467 )
3 年前
Ciro Continisio
4b2bcaf1
Mountain Path scene
3 年前
Ciro Continisio
78fb378d
Relocated listener script
3 年前
GitHub
06df8c3e
Add script to orient audio listener with the camera ( #457 )
* Add script to orient audio listener with the camera
* Use TransformAnchor to compute listener orientation
3 年前
uChema
2415469c
Change SO's menu asset order. Add End of dialogue event to event Data.
3 年前
uChema
fd58c9ac
Add new item icons
3 年前
uChema
09ae3bfc
Merge branch 'main' of https://github.com/UnityTechnologies/open-project-1 into main
3 年前
uChema
8a2721d9
Setting Questline + rename SO's files
3 年前
Ciro Continisio
942b0f59
Fix to LightmapScale tool
Corrected the LightmapScale script so that the editor-only .scaleInLightmap is used only in the editor.
3 年前
Ciro Continisio
c3e3036c
ProBuilderMeshes
3 年前
Ciro Continisio
daf25dee
Removed test scene from build
TestingGround_Questline was in the default AA group
3 年前
Ciro Continisio
cc99c71a
Added 3D to main menu (temp)
3 年前
Ciro Continisio
c5d56d4c
Fixed bug when player landed in multiple LocationExits at once
3 年前
Ciro Continisio
d8f2c2f3
Merge branch 'main' into ciro
3 年前
Ciro Continisio
065751a8
Merge branch 'main' of https://github.com/Wiecio/open-project-1 into ciro
# Conflicts:
# UOP1_Project/Assets/Scenes/Managers/PersistentManagers.unity
# UOP1_Project/Assets/Scripts/Events/ScriptableObjects/LoadEventChannelSO.cs
# UOP1_Project/Assets/Scripts/SaveSystem/SaveSystem.cs
# UOP1_Project/Assets/Scripts/SceneManagement/LocationExit.cs
# UOP1_Project/Assets/Scripts/SceneManagement/SceneLoader.cs
3 年前
uChema
b768a7dc
Merge branch 'main' of https://github.com/UnityTechnologies/open-project-1 into main
3 年前
Ciro Continisio
ab2b6a73
Tweaks to Statue prefab
Different collider, static flags
3 年前
GitHub
a30ef766
Added Statue(Mesh, Material, and Prefabs) ( #458 )
Statue was a contribution that was discussed in the forums and not based on any codecks card. The name I do have for him is from a Youtube Video, so I don't have any ideas for an original name if needed.
Meshes and Prefabs are in their specific folders.
Please delete the questions below, and type the answers in their place instead
3 年前
uChema
0f212cd8
Add Questline Testing ground
3 年前
Ciro Continisio
e25d45dc
Audio tweaks and reorganisation
Renamed some voice files (evidencing when short or long)
Reorganised protagonist GetHit and Die AudioCues
Created variations on GetHit
3 年前
Ciro Continisio
b91c8160
Merge remote-tracking branch 'tech-mkt/main'
3 年前
Ciro Continisio
5f2c082e
Put sound on torches
Also added them to Field_Hill
3 年前
Ciro Continisio
0727f56c
Tweaked player movement speed
3 年前
Ciro Continisio
6bd5deac
Added reverb zones
3 年前
Ciro Continisio
f8947aa6
Sound tweaks and timing
Tweaked SFX timing on animation clips
3 年前
GitHub
654a5507
Stop audio cue when associated Component is destroyed ( #455 )
3 年前
Ciro Continisio
3fbaa255
Audio file tweaks
Volumes adjusted, faded out all cut clips
3 年前
GitHub
d5fb01f9
Add lightmap scale setter tool ( #452 )
* Add component with settable field, clamped to [0,1] range
* Get all MeshRenderers in component & children (recursively)
* Modfiy lightmap scale of all MeshRenderers
* Cleanup/comments
* Move tool to Scripts/EditorTools
* Update LightmapScaleSetter.cs
Removed the cap at 1f
Co-authored-by: Ciro Continisio <ciro@unity3d.com>
3 年前
Amel
eab29e55
Smaller range for reward droppables when positioned
3 年前
Amel
8994f2dd
Organized SM configs in folders
3 年前
Ciro Continisio
a8343b05
Merge remote-tracking branch 'tech-mkt/main'
3 年前
Amel
01e75470
Tweaking end conversation state for BardHare SM
3 年前
Amel
b5b71e0f
Adding fallen tree for bard hare on testing ground scene
3 年前
Amel
3e9620c3
Bard hare state machine tweaks after animation updates
3 年前
Ciro Continisio
5df561c9
Fix to camera shake bug
Removed lambda expression
Added unregister from the event
Removed unnecessary null checks
3 年前
Ciro Continisio
86579ca9
Camera tweaks
Tweaks to the prefab
Added Ground layer, camera now avoids that (but landmasses not on the Ground layer yet)
3 年前
GitHub
9fd51f47
Add camera shake on protagonist hit. ( #454 )
* Add camera shake on protagonist hit.
* add cam shake on critters hit
3 年前
GitHub
14e99162
Fix null reference in state machine editor ( #451 )
3 年前
Ciro Continisio
d2ffcb9e
Added IK and new animations for BardHare
Adeed IK to the legs
Created new Sing_Sitting and Sing_Sitting2 sing variations
Created a new Listening animation starting from a talk one
3 年前
Ciro Continisio
1b98a3e3
Merge branch 'main' of github.com:UnityTechnologies/open-project-1
3 年前
uChema
62ba1135
Remove test debugging
3 年前
uChema
71dcdcfd
Merge branch 'main' of https://github.com/UnityTechnologies/open-project-1 into main
3 年前
Ciro Continisio
80582a3d
Skyboxes for Forest and Forest Entrance
3 年前
uChema
d36df8f3
Adding save to disk on questline update
3 年前
Ciro Continisio
53cfbb69
Camera tweaks
3 年前
Ciro Continisio
9e2212b4
Entry/exit fixes
3 年前
Ciro Continisio
fabdc101
Fix for SaveSystem
3 年前
Ciro Continisio
a10b5dae
ProBuilder fixes
3 年前
Ciro Continisio
709521fa
Merge branch 'main' into worldbuilding
3 年前
Ciro Continisio
587a2230
Worldbuilding
Scenes, rocks, waterfalls, foam, ...
Added fog
Rebaked all lighting
3 年前