diff options
Diffstat (limited to '')
| -rw-r--r-- | spec/inputs/syntax.mp | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/spec/inputs/syntax.mp b/spec/inputs/syntax.mp index f3a0a5c..4df5785 100644 --- a/spec/inputs/syntax.mp +++ b/spec/inputs/syntax.mp | |||
| @@ -123,21 +123,6 @@ argon\world().something() | |||
| 123 | 123 | ||
| 124 | argon\somethin"200".world(1,2) | 124 | argon\somethin"200".world(1,2) |
| 125 | 125 | ||
| 126 | origin | ||
| 127 | .transform | ||
| 128 | .root | ||
| 129 | .gameObject | ||
| 130 | \Parents! | ||
| 131 | \Descendants! | ||
| 132 | \SelectEnable! | ||
| 133 | \SelectVisible! | ||
| 134 | \TagEqual "fx" | ||
| 135 | \Where (x) -> | ||
| 136 | if x\IsTargeted! | ||
| 137 | return false | ||
| 138 | x.name\EndsWith "(Clone)" | ||
| 139 | \Destroy! | ||
| 140 | |||
| 141 | x = -434 | 126 | x = -434 |
| 142 | 127 | ||
| 143 | x = -hello world one two | 128 | x = -hello world one two |
