72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
58 lines
1.7 KiB
Plaintext
58 lines
1.7 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{2447798B-B970-FDBA-A2E2-B563513663F0}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Spawn",
|
|
"category": "Spawning",
|
|
"tooltip": "Spawns a selected prefab, positioned using the provided transform inputs"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_Request Spawn_0",
|
|
"details": {
|
|
"name": "Request Spawn"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Translation_0",
|
|
"details": {
|
|
"name": "Translation"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Rotation_1",
|
|
"details": {
|
|
"name": "Rotation"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Scale_2",
|
|
"details": {
|
|
"name": "Scale"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Spawn Requested_0",
|
|
"details": {
|
|
"name": "Spawn Requested"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_On Spawn_1",
|
|
"details": {
|
|
"name": "On Spawn"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_SpawnedEntitiesList_0",
|
|
"details": {
|
|
"name": "SpawnedEntitiesList"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |