This repository was archived by the owner on Aug 14, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Script Documentation Template
ErikOverflow edited this page Apr 8, 2019
·
5 revisions
Copy paste the below code into a new wiki page to use as a template
##### Dependencies: * What this method needs in order to function. _Required Components or Objects_ ##### Methods: * Public methods that other scripts can call ##### Events: * Subscribable events that dependents can listen to. ##### Fields: * Public fields that are used by other classes or configured via inspector. ##### General Overview: General idea of how the script works. Does not detail the dependencies.
Script Documentation
General Scripts
Generic Character Scripts
Enemy Scripts
Player Scripts
Erik's ongoing laundry list of TODOs that he doesn't want to create issues for