-
Notifications
You must be signed in to change notification settings - Fork 17
AngelScript: Added new examples article for AngelScript usage in the game. #121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…submodule should now also get properly updated when new changes occur.
…rata-wiki repository and moved it here. Those instructions are more applicable to here rather than there.
…ages as well as adding a section to the "Getting Started" page on setting up the Wiki locally.
Changes were made by JJL772. Co-authored-by: Jeremy L. <jeremy.lorelli.1337@gmail.com>
…ights to the article pages.
… samples from `StrataSource/sample-content`.
…API in its own section. Removed duplicate Persistant Storage section in Game Examples.
|
I would really rather we have separate pages for different examples (i.e. one for custom commands, another for custom entities) We should not be copy+pasting the examples in here verbatim either. Provide a barebones example and then link the sample content repository. |
|
With the separate pages piece in mind, would it also be beneficial for me to separate the current examples in the "Hammer Examples" page also in that case? Also yes, I will look into making fresh examples and instead just leave a link to the repo example at the top. But I do feel like then it could be too many articles with small length for each example, unless there are several different examples for one topic provided maybe. |
Yes |
|
NOTE: THIS PR IS BEING MOVED TO A DIFFERENT PR TO |
Similar to the Hammer examples article, this one does the same thing, but shows off usage cases for AngelScript in the game engine rather than Hammer. These examples are taken from the StrataSource/sample-content repositories
codefolder.Changes Made:
codefolder.Currently, it's a draft because I did something wrong, and ALL the AngelScript articles won't show up for me locally.