Home › Forums › Bug Reports and Feature Requests › List of block types
- This topic has 4 replies, 2 voices, and was last updated 1 month, 2 weeks ago by
GlifTek.
- AuthorPosts
- 2020-12-02 at 5:28 am #36159
GlifTek
LicenseeHi
In the user manual section for plugins,
We see examples that show use of the code for our verge supplied puzzles.
Ie:123<block type="addHTMLElement"></block>If we need to know, the proper name for, say, the “set variable” puzzle, (which I don’t know, I’ve tried every combination of verbiage for it)
It would be great to know where to look for those, or better yet, have a supplied list of them.
THANKS!2020-12-02 at 1:15 pm #36174Yuri Kovelenov
Developer2020-12-04 at 8:35 am #36198GlifTek
LicenseeHi,
variable and procedure puzzles are inserted automatically to the toolbox rather than are code, so they lack types.Ok. Good to know.
Now, are all the others simply camel-case spellings of the name of their puzzle?
Thanks2020-12-04 at 9:44 am #36200Yuri Kovelenov
Developer2020-12-04 at 9:38 pm #36204GlifTek
LicenseeLol well, that wasn’t my idea.
In the instructions, it shows how in the .INIT file how to build a network using the names… Like the LoadScene puzzle, and shows using its name to do so. I was just wondering how to put in other ones. - AuthorPosts
- You must be logged in to reply to this topic.