-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Copied Samples to Package folder for publish
- Loading branch information
Showing
16 changed files
with
1,134,810 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
...ingNodes/Packages/com.from2001.vrmvisualscriptingnodes/Samples~/Sample1/1. Load vrm.asset
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!114 &11400000 | ||
MonoBehaviour: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_GameObject: {fileID: 0} | ||
m_Enabled: 1 | ||
m_EditorHideFlags: 0 | ||
m_Script: {fileID: 11500000, guid: 95e66c6366d904e98bc83428217d4fd7, type: 3} | ||
m_Name: 1. Load vrm | ||
m_EditorClassIdentifier: | ||
_data: | ||
_json: '{"graph":{"variables":{"Kind":"Flow","collection":{"$content":[],"$version":"A"},"$version":"A"},"controlInputDefinitions":[],"controlOutputDefinitions":[],"valueInputDefinitions":[],"valueOutputDefinitions":[],"title":"Load | ||
vrm","summary":null,"pan":{"x":0.0,"y":0.0},"zoom":1.0,"elements":[{"coroutine":true,"defaultValues":{},"position":{"x":-434.0,"y":-308.0},"guid":"9f1056f3-201d-469a-bfbd-eff19d835fca","$version":"A","$type":"Unity.VisualScripting.Start","$id":"9"},{"coroutine":false,"defaultValues":{},"position":{"x":-440.0,"y":-15.0},"guid":"185d2354-ce34-41fd-925f-e16903373eb3","$version":"A","$type":"Unity.VisualScripting.Update"},{"defaultValues":{"VRM | ||
URL":{"$content":"","$type":"System.String"}},"position":{"x":-172.0,"y":-311.0},"guid":"93f123d7-c5c5-4312-ba18-a94d220a0d6e","$version":"A","$type":"VrmVisualScriptingNodes.LoadVRM","$id":"13"},{"type":"System.String","value":{"$content":"https://test.psychic-vr-lab.com/files/STYLY-Chan-A.vrm","$type":"System.String"},"defaultValues":{},"position":{"x":-432.0,"y":-150.0},"guid":"18a0de23-0d26-43e6-8c00-de1da5f336c5","$version":"A","$type":"Unity.VisualScripting.Literal","$id":"15"},{"sourceUnit":{"$ref":"9"},"sourceKey":"trigger","destinationUnit":{"$ref":"13"},"destinationKey":"inputTrigger","guid":"456a6e81-8bac-42ae-92fd-b67ab60b4553","$type":"Unity.VisualScripting.ControlConnection"},{"sourceUnit":{"$ref":"15"},"sourceKey":"output","destinationUnit":{"$ref":"13"},"destinationKey":"VRM | ||
URL","guid":"6b710d4d-574c-4634-acc9-673f55ddb86c","$type":"Unity.VisualScripting.ValueConnection"}],"$version":"A"}}' | ||
_objectReferences: [] |
8 changes: 8 additions & 0 deletions
8
...des/Packages/com.from2001.vrmvisualscriptingnodes/Samples~/Sample1/1. Load vrm.asset.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.