使用 JavaScript能使本网站更好的工作。
首页
探索
关于Plastic
登录
unity-tech-cn
/
net.peeweek.gameplay-ingredients
关注
32
点赞
6
派生
5
代码
合并请求
版本发布
Gameplay Ingredients是一组用于 Unity 游戏的运行时和编辑器工具:一组脚本的集合,可在制作游戏和原型时简化简单的任务。
您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
246
提交
19
分支
27
Plastic标签
C#
100%
目录树:
f9b26fe1
/main
/2018.3
/feature-callable-flow
/feature-sceneview-toolbar-preferences
/feature-handle-drop-rlist
/refactor-handle-modules
/feature-cinemachine-noise-shake
/feature-new-input-system
/update-starters
/feature-on-vfx-output-event
/patches-2020.2.7-patch.1
/feature-generic-animation-rigs
/fix-pickups
/refactor-2021-2-sceneview-toolbar
/refactor-gui-overhaul
/refactor-messager-dict-keys
/fix-enterplaymode
/refactor-manager-dependencies
/feature-asset-dependency-explorer
0.1.0-preview
0.1.1-preview
2018.3.0
2019.1.0
2019.1.1
2019.1.2
2019.3.0
2019.3.1
2019.3.2
2019.3.3
2019.3.4
2019.3.5
2019.3.6
2019.3.7
2020.2.0
2020.2.1
2020.2.2
2020.2.3
2020.2.4
2020.2.5
2020.2.6
2020.2.7
2020.2.7-patch.1
2020.2.8
2020.2.9
2020.2.10
2020.2.11
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'f9b26fe1'
${ noResults }
net.peeweek.gameplay-ingred...
/
Runtime
/
LevelScripting
/
Actions
文件历史
Thomas ICHÉ
f81e5b83
Added Context Menu in ToggleGameObjectAction to update entries based on current enabled state in scene.
5 年前
..
ActionBase.cs
Big Refactor : Do not rely on UnityEvents Anymore
6 年前
ActionBase.cs.meta
Added Icons
6 年前
ApplicationExitAction.cs
ApplicationExitAction : Exits play mode when in Editor.
5 年前
ApplicationExitAction.cs.meta
Added Icons
6 年前
AttachToObjectAction.cs
Attachment Action / Timeline Control Action / Fix in OnTriggerHook (missing instigator on exit)
6 年前
AttachToObjectAction.cs.meta
Icon and Cleanup Pass
6 年前
AudioMixParameterAction.cs
Added Instigators references to Callable Execution. / Added On Destroy Hook / Destroy Object Action / Teleport Game Object Action
6 年前
AudioMixParameterAction.cs.meta
Added Icons
6 年前
AudioMixParameterCurveAction.cs
Added Instigators references to Callable Execution. / Added On Destroy Hook / Destroy Object Action / Teleport Game Object Action
6 年前
AudioMixParameterCurveAction.cs.meta
Added Icons
6 年前
AudioMixSnapshotAction.cs
Fixes and Additions (#6)
5 年前
AudioMixSnapshotAction.cs.meta
Fixes and Additions (#6)
5 年前
AudioPlayClipAction.cs
Small Fixes from demo
5 年前
AudioPlayClipAction.cs.meta
Small Fixes from demo
5 年前
CursorAction.cs
Added Instigators references to Callable Execution. / Added On Destroy Hook / Destroy Object Action / Teleport Game Object Action
6 年前
CursorAction.cs.meta
Added Icons
6 年前
CycleResolutionsAction.cs
Fixed warning
5 年前
CycleResolutionsAction.cs.meta
Added Icons
6 年前
CycleWindowModeAction.cs
Added Instigators references to Callable Execution. / Added On Destroy Hook / Destroy Object Action / Teleport Game Object Action
6 年前
CycleWindowModeAction.cs.meta
Added Icons
6 年前
DestroyObjectAction.cs
Added Instigators references to Callable Execution. / Added On Destroy Hook / Destroy Object Action / Teleport Game Object Action
6 年前
DestroyObjectAction.cs.meta
Icon and Cleanup Pass
6 年前
DirectorControlRigAction.cs
DIrector Control Rig + Action
6 年前
DirectorControlRigAction.cs.meta
Icons + Log Action
5 年前
FocusUIAction.cs
Latest Updates for Demo
5 年前
FocusUIAction.cs.meta
Fix broken GUID
5 年前
FullScreenFadeAction.cs
Fixed instigator forwrading in FullScreenFade
6 年前
FullScreenFadeAction.cs.meta
Added First Person Controller, Full Screen Fade Manager (alongside with Manager system) + SceneView <-> GameView POV link
6 年前
GameLevelLoadAction.cs
Implemented Switchable Save Progress for Game Manager
5 年前
GameLevelLoadAction.cs.meta
Icon for GameManager
5 年前
GameManagerSendStartupMessageAction.cs
Added Action for sending Game Manager default Events (Used for Editor fixes)
5 年前
GameManagerSendStartupMessageAction.cs.meta
Added Action for sending Game Manager default Events (Used for Editor fixes)
5 年前
GameSaveLoadSaveAction.cs
Added Instigators references to Callable Execution. / Added On Destroy Hook / Destroy Object Action / Teleport Game Object Action
6 年前
GameSaveLoadSaveAction.cs.meta
Icon and Cleanup Pass
6 年前
GameSaveSetValueAction.cs
Added Support for Game Saves in Factory / Added SetInstigatorFromFactoryLogic Option continue for null instigator / Tweaked UI of GameSaveSetValueAction
5 年前
GameSaveSetValueAction.cs.meta
Icon and Cleanup Pass
6 年前
LogAction.cs
Icons + Log Action
5 年前
LogAction.cs.meta
Icons + Log Action
5 年前
RandomToggleGameObjectAction.cs
Add menu for Random Toggle + Slight breath in Streaming manager
6 年前
RandomToggleGameObjectAction.cs.meta
Added Random Toggle Action
6 年前
RigidbodyAction.cs
Added Instigator to RigidbodyAction
5 年前
RigidbodyAction.cs.meta
Add Icon for RigidBody Action
5 年前
SendMessageAction.cs
Added Instigators references to Callable Execution. / Added On Destroy Hook / Destroy Object Action / Teleport Game Object Action
6 年前
SendMessageAction.cs.meta
Added Icons
6 年前
SetAnimatorParameterAction.cs
fix typo
5 年前
SetAnimatorParameterAction.cs.meta
add set animator parameter action
5 年前
SetTimeScaleAction.cs
Added Instigators references to Callable Execution. / Added On Destroy Hook / Destroy Object Action / Teleport Game Object Action
6 年前
SetTimeScaleAction.cs.meta
Added Icons
6 年前
SpawnPrefabAction.cs
Added Callable to pickup item and effect
6 年前
SpawnPrefabAction.cs.meta
Icon and Cleanup Pass
6 年前
StreamingLevelAction.cs
Attributes for State Machines / Scenes
6 年前
StreamingLevelAction.cs.meta
Added Icons
6 年前
SwitcherAction.cs
Initial Commit
6 年前
SwitcherAction.cs.meta
Added Icons
6 年前
TakeScreenshotAction.cs
Added Instigators references to Callable Execution. / Added On Destroy Hook / Destroy Object Action / Teleport Game Object Action
6 年前
TakeScreenshotAction.cs.meta
Added Icons
6 年前
TeleportGameObjectAction.cs
Added Instigators references to Callable Execution. / Added On Destroy Hook / Destroy Object Action / Teleport Game Object Action
6 年前
TeleportGameObjectAction.cs.meta
Icon and Cleanup Pass
6 年前
TimelineControlAction.cs
Attachment Action / Timeline Control Action / Fix in OnTriggerHook (missing instigator on exit)
6 年前
TimelineControlAction.cs.meta
Icon and Cleanup Pass
6 年前
ToggleGameObjectAction.cs
Added Context Menu in ToggleGameObjectAction to update entries based on current enabled state in scene.
5 年前
ToggleGameObjectAction.cs.meta
Added Icons
6 年前
ToggleUIAction.cs
Latest Updates for Demo
5 年前
ToggleUIAction.cs.meta
Icons + Log Action
5 年前
UnityEventAction.cs
Added Instigators references to Callable Execution. / Added On Destroy Hook / Destroy Object Action / Teleport Game Object Action
6 年前
UnityEventAction.cs.meta
Added Icons
6 年前