Andy Breakdown

Revision as of 14:03, 17 December 2023 by MrDuck557 (talk | contribs) (Created Andy Breakdown page, added basic intro text)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Notice: Modding tutorials assume you know at least the basics of coding or scripting. Commander Wars uses Javascript as the Scripting Language. In case you want to learn more about Javascript, you can check the tutorial here: Derek Banas' Javascript tutorial , purchase O'Reilly's excellent book on the subject JavaScript: The Definitive Guide, or check out W3 Schools Interactive Tutorials

This tutorial references https://github.com/Robosturm/Commander_Wars/blob/master/resources/scripts/cos/co_andy.js, the source code of the actual vanilla Andy in COW.