Natural Selection 2

While the game isn't released yet, the developer behind Natural Selection 2 have released pre-Alpha tools for people to begin working on mods and maps. I took it upon myself to learn the scripting language in the game with hopes of creating small mods for myself.

The game uses Lua, which is my first time using the language. Online documentation of Lua as well as the script debugger, Decoda, that is included with the game proved to be a big help in my learning process and continue to. While I'm no Lua scripting god, I feel I can think my way around problems to achieve what I want to do.

back

A Galaga knock-off mod seemed like the best idea for a first mod..

I am continuing work on this slowly but surely, while learning Lua and ActionScript (Flash is used for the game Menus and HUD).

view