Adds "name" parameter to ESC spawn command (#410)

Co-authored-by: StraToN <StraToN@users.noreply.github.com>
This commit is contained in:
Julian Murgia
2021-10-07 08:22:11 +02:00
committed by GitHub
parent 378f29283d
commit 41902b5791
11 changed files with 128 additions and 90 deletions

View File

@@ -6,7 +6,7 @@
## Description
`spawn path [object2]`
`spawn identifier path [is_active=true] [object2] `
Instances a scene determined by "path", and places in the position of
object2 (object2 is optional)