support to click UsePrts

This commit is contained in:
MistEO
2021-07-14 22:28:54 +08:00
parent ae9b6a1265
commit 43848c1e89
2 changed files with 9 additions and 0 deletions

BIN
resource/UsePrts.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@@ -155,6 +155,7 @@
"threshold": 0,
"type": "doNothing",
"next": [
"UsePrts",
"StartButton1",
"StartButton2",
"PRTS",
@@ -164,6 +165,14 @@
"Random"
]
},
"UsePrts": {
"filename": "UsePrts.png",
"threshold": 0.99,
"type": "clickSelf",
"next": [
"StartButton1"
]
},
"StartButton1": {
"filename": "StartButton1.png",
"threshold": 0.99,