Wednesday, January 26, 2011

Moving on a path

Moving on a path will not be used in my game, since I do not see a use for it since everything will already be set on the level and not be moving.

Coding problems

The worst coding issue was coding the controls for my character for some reason I just could not get him in the direction that I wanted. Fixing the problem was just putting the right coding into the action script rather than having the code inside the character himself. 

Wednesday, January 19, 2011

Intro to ActionScript

Into to actionscript, with this topic it was just a small review on actionscripts but more in depth look at the scripts showing how different things in the game worked and making the game have less spawns. Even with that we did have some trouble publishing the game since it was having problems finding paths to run the swf when it was saved outside of the folder.