DSGM Coding Documentation
Posted: Sat Sep 05, 2020 8:47 pm
These are some essential DSGM Coding Documents that will help you go beyond just using the default action blocks in DSGM and actual write your own code!
I happen to have had these backed up before the original DSGM Forum went down so I hope they'll help whoever needs them or wants to learn.
If you have never coded before, you can still do a lot with action blocks alone, but at some point, you likely find they can take a while to scroll through and you may have difficulty re-ordering them later due to DSGM's somewhat restrictive interface .
In fact, writing code is essentially the same as using blocks, except you have to type them, and there can't be typos otherwise the game cannot run.
https://digitaldesigndude.github.io/DSG ... ction-docs
I happen to have had these backed up before the original DSGM Forum went down so I hope they'll help whoever needs them or wants to learn.
If you have never coded before, you can still do a lot with action blocks alone, but at some point, you likely find they can take a while to scroll through and you may have difficulty re-ordering them later due to DSGM's somewhat restrictive interface .
In fact, writing code is essentially the same as using blocks, except you have to type them, and there can't be typos otherwise the game cannot run.
https://digitaldesigndude.github.io/DSG ... ction-docs