这是第一个 Unity 开放项目的repo,是 Unity 和社区合作创建的一个小型开源游戏演示,第一款游戏是一款名为 Chop Chop 的动作冒险游戏。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Ciro Continisio b74f3140 More Runtime Anchor refactoring, other SO additions 3 年前
..
Animation Merge remote-tracking branch 'tech-mkt/main' 3 年前
Audio Code cleanup, refactored Anchors to be generic 3 年前
BaseClasses Added a SerializableScriptableObject to store asset GUID. 3 年前
Camera More Runtime Anchor refactoring, other SO additions 3 年前
Characters More Runtime Anchor refactoring, other SO additions 3 年前
Cutscenes Code formatting and tweaks 3 年前
Dialogues Code formatting and tweaks 3 年前
EditorTools Reorganised editor tools, added ReadOnly attribute 3 年前
Effects Merge remote-tracking branch 'upstream/main' into main 3 年前
Events Code cleanup, refactored Anchors to be generic 3 年前
Factory Merge branch 'davejrodriguez/object-pool' into main 4 年前
Gameplay More Runtime Anchor refactoring, other SO additions 3 年前
Input Reorganised editor tools, added ReadOnly attribute 3 年前
Interaction Merge branch 'main' into UI-icons 3 年前
Inventory Add healthbar 3 年前
Localization Merge pull request #1 from UnityTechnologies/main 3 年前
Menu Merge remote-tracking branch 'upstream/main' into main 3 年前
Pool Merge remote-tracking branch '_tech-mkt/art-assets' into art-assets 4 年前
Quests More code cleanup and bug fixes 3 年前
RuntimeAnchors More Runtime Anchor refactoring, other SO additions 3 年前
SaveSystem Refactored code to remove some warnings 3 年前
SceneManagement Fix typo in SceneLoader.cs (#495) 3 年前
StateMachine More code cleanup and bug fixes 3 年前
Systems More Runtime Anchor refactoring, other SO additions 3 年前
UI More Runtime Anchor refactoring, other SO additions 3 年前
Animation.meta Relocated stray script 3 年前
Audio.meta Audio System (#90) 4 年前
BaseClasses.meta Relocated files 3 年前
Camera.meta Relocated files 3 年前
Characters.meta Camera rotation, Movement tweaks 4 年前
Cutscenes.meta Working dialogue and cutscene system. (#135) 4 年前
Dialogues.meta Working dialogue and cutscene system. (#135) 4 年前
EditorTools.meta Cleanup 4 年前
Effects.meta Added back recklol Dissolve effect (#217) 4 年前
Events.meta Added Void, Int and Load Events SO and Listeners 4 年前
Factory.meta Generic (Scriptable) Object Pool (#117) 4 年前
Gameplay.meta WIP Settings menu 3 年前
Input.meta Cleanup, Reorganisation of folders and Scenes 4 年前
Interaction.meta updated interaction manager 4 年前
Inventory.meta Inventory System Base (from official thread) (#100) 4 年前
Localization.meta Added localization package 4 年前
Menu.meta menu input 4 年前
Pool.meta Generic (Scriptable) Object Pool (#117) 4 年前
Quests.meta Basis for QuestSystem WIP 4 年前
RuntimeAnchors.meta Introduced RuntimeAnchors 4 年前
SaveSystem.meta Added TestScript for explanation of functionality 4 年前
SceneManagement.meta Now possible to start the game from any scene 4 年前
StateMachine.meta Initial commit 4 年前
Systems.meta Implementation of current Settings System includes the following: 4 年前
UI.meta Added localization package 4 年前