From 54c8e907c4ffe7fc90f2db245e7bd808170bf7bb Mon Sep 17 00:00:00 2001 From: max Date: Sat, 9 Nov 2019 18:42:47 +0100 Subject: [PATCH] Force Balls Test Emmit Particles with one hand Attract them with the other --- .../.idea.UnityProject/.idea/workspace.xml | 11 +- UnityProject/Assembly-CSharp-Editor.csproj | 451 +- UnityProject/Assembly-CSharp.csproj | 430 +- .../Scenes/Examples/KinectSkeleton/BLACK.mat | 247 + .../Examples/KinectSkeleton/BLACK.mat.meta | 8 + .../KinectSkeleton/Force Particles.vfx | 6606 +++++++++++++++++ .../KinectSkeleton/Force Particles.vfx.meta | 7 + .../KinectSkeleton/Force Skeleton.meta | 8 + .../KinectSkeleton/Force Skeleton.unity | 1212 +++ .../KinectSkeleton/Force Skeleton.unity.meta | 7 + .../Scene Settings Profile 1.asset | 143 + .../Scene Settings Profile 1.asset.meta | 8 + .../Scene Settings Profile.asset | 219 + .../Scene Settings Profile.asset.meta | 8 + .../{script.meta => scripts.meta} | 0 .../{script => scripts}/RightHandFire.cs | 0 .../{script => scripts}/RightHandFire.cs.meta | 0 .../{script => scripts}/RightHandMarker.cs | 0 .../RightHandMarker.cs.meta | 0 .../{script => scripts}/Skeleton.cs | 0 .../{script => scripts}/Skeleton.cs.meta | 0 .../Examples/VisualEffectGraph/Boxes.vfx | 2 +- .../Examples/VisualEffectGraph/Particles.vfx | 177 +- UnityProject/Assets/Scripts/UnitTest.meta | 8 + .../ProjectSettings/QualitySettings.asset | 27 +- 25 files changed, 9025 insertions(+), 554 deletions(-) create mode 100644 UnityProject/Assets/Scenes/Examples/KinectSkeleton/BLACK.mat create mode 100644 UnityProject/Assets/Scenes/Examples/KinectSkeleton/BLACK.mat.meta create mode 100644 UnityProject/Assets/Scenes/Examples/KinectSkeleton/Force Particles.vfx create mode 100644 UnityProject/Assets/Scenes/Examples/KinectSkeleton/Force Particles.vfx.meta create mode 100644 UnityProject/Assets/Scenes/Examples/KinectSkeleton/Force Skeleton.meta create mode 100644 UnityProject/Assets/Scenes/Examples/KinectSkeleton/Force Skeleton.unity create mode 100644 UnityProject/Assets/Scenes/Examples/KinectSkeleton/Force Skeleton.unity.meta create mode 100644 UnityProject/Assets/Scenes/Examples/KinectSkeleton/Force Skeleton/Scene Settings Profile 1.asset create mode 100644 UnityProject/Assets/Scenes/Examples/KinectSkeleton/Force Skeleton/Scene Settings Profile 1.asset.meta create mode 100644 UnityProject/Assets/Scenes/Examples/KinectSkeleton/Force Skeleton/Scene Settings Profile.asset create mode 100644 UnityProject/Assets/Scenes/Examples/KinectSkeleton/Force Skeleton/Scene Settings Profile.asset.meta rename UnityProject/Assets/Scenes/Examples/KinectSkeleton/{script.meta => scripts.meta} (100%) rename UnityProject/Assets/Scenes/Examples/KinectSkeleton/{script => scripts}/RightHandFire.cs (100%) rename UnityProject/Assets/Scenes/Examples/KinectSkeleton/{script => scripts}/RightHandFire.cs.meta (100%) rename UnityProject/Assets/Scenes/Examples/KinectSkeleton/{script => scripts}/RightHandMarker.cs (100%) rename UnityProject/Assets/Scenes/Examples/KinectSkeleton/{script => scripts}/RightHandMarker.cs.meta (100%) rename UnityProject/Assets/Scenes/Examples/KinectSkeleton/{script => scripts}/Skeleton.cs (100%) rename UnityProject/Assets/Scenes/Examples/KinectSkeleton/{script => scripts}/Skeleton.cs.meta (100%) create mode 100644 UnityProject/Assets/Scripts/UnitTest.meta diff --git a/UnityProject/.idea/.idea.UnityProject/.idea/workspace.xml b/UnityProject/.idea/.idea.UnityProject/.idea/workspace.xml index 0f5f3a9..a469524 100644 --- a/UnityProject/.idea/.idea.UnityProject/.idea/workspace.xml +++ b/UnityProject/.idea/.idea.UnityProject/.idea/workspace.xml @@ -2,15 +2,8 @@ - - - - - - - - +