Skip to content

Commit 6595d43

Browse files
Updates with the latest script nodes.
1 parent 67a57ce commit 6595d43

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

src/script-nodes-basic-js/EmitEventActionScript.scene

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,15 @@
1212
{
1313
"type": "ScriptNode",
1414
"id": "584759c2-8656-4641-90e0-7779b698b559",
15-
"label": "scriptnode_1",
16-
"components": [],
17-
"list": []
15+
"label": "scriptnode_1"
1816
}
1917
],
2018
"plainObjects": [],
2119
"meta": {
2220
"app": "Phaser Editor 2D - Scene Editor",
2321
"url": "https://phasereditor2d.com",
2422
"contentType": "phasereditor2d.core.scene.SceneContentType",
25-
"version": 3
23+
"version": 4
2624
},
2725
"prefabProperties": [
2826
{
@@ -32,7 +30,7 @@
3230
"defValue": "",
3331
"customDefinition": false,
3432
"type": {
35-
"id": "string"
33+
"id": "event"
3634
}
3735
},
3836
{

src/script-nodes-basic-js/OnEventScript.scene

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,15 @@
1212
{
1313
"type": "ScriptNode",
1414
"id": "5a32fb17-c6cb-4a82-8bf5-f4f82a415260",
15-
"label": "scriptnode_1",
16-
"components": [],
17-
"list": []
15+
"label": "scriptnode_1"
1816
}
1917
],
2018
"plainObjects": [],
2119
"meta": {
2220
"app": "Phaser Editor 2D - Scene Editor",
2321
"url": "https://phasereditor2d.com",
2422
"contentType": "phasereditor2d.core.scene.SceneContentType",
25-
"version": 3
23+
"version": 4
2624
},
2725
"prefabProperties": [
2826
{
@@ -32,7 +30,7 @@
3230
"defValue": "",
3331
"customDefinition": false,
3432
"type": {
35-
"id": "string"
33+
"id": "event"
3634
}
3735
},
3836
{

0 commit comments

Comments
 (0)