Sadly, some of that explanation may have been poetic licence. Though I didn't expect it to be a problem, I exported my demo version of the game to a .swf file for the enjoyment of my coursemates and lecturers. This sadly lead to a lot of problems with mouse lag, that, when the game runs in stencylworks, are non-existent. I think these problems stem from my attempt to include more than one human actor type, and from having a quite process intense 'always' event controlling the movement of the human actors. In response to this I have made a couple of fixes in the last week (22/11/2012), namely;
- Returning to using only one type of human actor
- Modifying the human movement AI in order to use an 'Every n seconds' event rather than an 'Always' event, meaning they check to see where the player ship is every second
No comments:
Post a Comment