1. In C++ is there a way to draw just graphics like in lua? (BTW There should be more tutorials on this on the wiki)
2. When you add a new layer, is it as simple as creating 2 new files like air.cpp and air.h or something then editing the Stimulation.h and Stimulation.cpp?
1. Basiclly draw cool glowing circles radiating outwards.
-Never mind I found it
2. Wow it is that simple. thanks
Also how do you embed a script. My attempts have failed.
EDIT: Never mind