Skip to content

Commit ec39ae5

Browse files
committed
update graphs
1 parent 35a0514 commit ec39ae5

File tree

2 files changed

+99
-76
lines changed

2 files changed

+99
-76
lines changed

Assets/Examples/BasicExample.asset

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,8 +317,9 @@ MonoBehaviour:
317317
height: 101
318318
title: New Sticky Note
319319
content: Write your text here
320-
position: {x: 692, y: -105, z: 0}
321-
scale: {x: 0.8695652, y: 0.8695652, z: 1}
320+
nodeInspectorReference: {fileID: 0}
321+
position: {x: 781, y: -9.999998, z: 0}
322+
scale: {x: 0.7561437, y: 0.7561437, z: 1}
322323
references:
323324
version: 1
324325
00000000:
@@ -632,6 +633,8 @@ MonoBehaviour:
632633
vector3: {x: 0, y: 0, z: 0}
633634
vector2: {x: 0, y: 0}
634635
floatInput: 0
636+
vector3Int: {x: 0, y: 0, z: 0}
637+
vector2Int: {x: 0, y: 0}
635638
intInput: 0
636639
intInput2: 0
637640
stringInput: Hello
@@ -685,6 +688,8 @@ MonoBehaviour:
685688
vector3: {x: 0, y: 0, z: 0}
686689
vector2: {x: 0, y: 0}
687690
floatInput: 0
691+
vector3Int: {x: 0, y: 0, z: 0}
692+
vector2Int: {x: 0, y: 0}
688693
intInput: 0
689694
intInput2: 0
690695
stringInput:

0 commit comments

Comments
 (0)