I just released
CopperCube 4.0.4, and it also includes the feature complete beta version of the announced
extension and scripting System. I named it "CopperCube for Game Developers", for simplicity.
Basically, I made it possible on all targets (Flash, WebGl, Windows .exe, Mac OS X .app and Android apps) to run JavaScript code, and exposed the same JavaScript API on it. Additionally, everything was wrapped into an extension mechanism, so that scripts can be put into 'Action' or 'Behavior' form, edited without programming in the editor and downloaded and shared via the internet.
Now that it is implemented, the system works nicely, as I have seen so far. I also wrote a few actions and behaviors with it, and put them up on the website available for download. I'm curious how it will be used, and if people start creating their own behaviors to share with others or not.
You can test the system by getting
CopperCube 4.0.4. An overview of the scripting system and its API can be read
here.