1000 次代码提交 (345f2126-9a2e-4873-9096-e5b437252f44)

作者 SHA1 备注 提交日期
Amel Negra ddf9a4c3 updated listen to protagonist state 3 年前
Amel Negra b4c11041 Added is NPC saying line condition 3 年前
Amel Negra 3be09cbd Added another example of townsfolk talking to scene 3 年前
Amel Negra 8257591d Store rotation before facing protagonist to use it after dialogue 3 年前
Amel Negra afdbf109 Townsfolk only talks 4 seconds and not forever (will make random later) 3 年前
Amel Negra 47a6b132 typo fix 3 年前
Amel Negra 1ef9d0d6 Added listen to protagonist state 3 年前
Amel Negra 507e39d5 Now townsfolk stop talking when one of them interact with chef 3 年前
Amel Negra e446a5a7 edited townsfolk script to move methods to step controller 3 年前
GitHub 2fdc4efa Update GameStateSO.cs (#438) 3 年前
Ciro Continisio 7dc8e8aa Whiteboxing v5 3 年前
Ciro Continisio 473d21d1 Whiteboxing master scene v4 3 年前
Ciro Continisio 6c927ef3 Whiteboxing master scene v3 3 年前
Ciro Continisio bcecfc68 Whiteboxing master scene v2 3 年前
Ciro Continisio 4c903dff Whiteboxing master scene v1 3 年前
Ciro Continisio e4d15d8c Relocated whiteboxing scenes and folders 3 年前
Ciro Continisio 53fe3029 Filename tweaks 3 年前
Ciro Continisio 07ac0ab3 Rebaked lightmaps in whiteboxing levels 3 年前
Ciro Continisio 3b82d4e6 Editor cold startup tweaks 3 年前
Ciro Continisio 76cc2e8b Merge branch 'ForestMaze' of https://github.com/itsLevi0sa/open-project-1 into whiteboxing 3 年前
itsLevi0sa 77636c90 FiniteForest scene 3 年前
itsLevi0sa e93b5e73 TransitionArea scene from Town to ForestMaze 3 年前
itsLevi0sa 5a4b5e30 [Bot] Automated dotnet-format update 3 年前
uChema f77ecadd Pause game when Pause 3 年前
itsLevi0sa 3ce46f3a InfiniteForest scene 3 年前
uChema 7828a4fe Asset folder Clean up 3 年前
Ciro Continisio 617c7a6a Quick fix on Quit popup 3 年前
uChema 78eac924 Pause Screen 3 年前
uChema 30ea906a Add close button to Settings and Credits screens 3 年前
uChema 167ca847 Merge branch 'main' of https://github.com/UnityTechnologies/open-project-1 into main 3 年前
uChema b52c1a1f Add UI to Main Menu + Add Popup + Working on Settings 3 年前
fqureshi 68cafc40 [Bot] Automated dotnet-format update 3 年前
fqureshi 7c507f4a Create save file on editor cold startup if needed 3 年前
Amel Negra ddcc378c Merge branch 'main' into AmelMain 3 年前
Amel Negra a63051d7 wip 3 年前
Amel Negra 3dad5079 Townsfolk to stop talking when protagonist talks to others in conversation 3 年前
Amel Negra d516a82f Debugging agent issue not finding path 3 年前
Amel Negra 13e2f4ef renamed initial state to state 3 年前
Amel Negra ab253bb8 adjusting colliders so characters don't go through each other when talking 3 年前
Amel Negra 2855090c Pushing the scene with the changes 3 年前
Amel Negra 84d448b1 Reordered Townsfolk M prefab components to match F prefab 3 年前
Amel Negra 0a180847 Adding talking to protagonist state and needed changes 3 年前
Amel Negra 738b219b Adding exit to idle from talk in the Animator Controller 3 年前
Amel Negra 6e88180e pushing changes on scene 3 年前
Amel Negra b2351dfa renamed InitialState variable 3 年前
Amel Negra 1f8d4c95 Updated prefabs to add new event from step controller 3 年前
Amel Negra a186115b Added IsInDialogue to step controller 3 年前
Amel Negra 1bdfb7ff Added townsfolk walking condition 3 年前
Amel Negra bd7b83fa Made Initial state an enum 3 年前
Amel Negra aef41f89 All townsfolk are intractable (removed variant) 3 年前