You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
940 B
Plaintext
34 lines
940 B
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{4DC88D65-16B5-525C-AA9A-5C19F2F9165C}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Random Unit Vector 2",
|
|
"category": "Math/Random",
|
|
"tooltip": "returns a random Vector2 direction"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Result_0",
|
|
"details": {
|
|
"name": "Result"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |