Hi. I’m trying to learn to use the game engine to build gameplay prototypes for a game that I’m sort of involved with. I used to do a lot of flash actionscript stuff about 5 years ago, but nothing since then.
With 2.49 they of course changed the API, so now pretty much all basic tutorials are out of date. I’m trying to follow them as best I can, but I just can’t get the most basic script to work, even when following the tutorial exactly and using deprecated functions.
http://pix.sparky-s.ie/images/3uc3ryntu8qvvt10b8qu.jpg
I want this script to make the turret rotate. Nice and simple, it should just go round and round. I’m trying to use a script for this instead of just an AND controller, because later I want to get it to point at something, but for now, I just want to get it to move. It won’t work, I don’t know what I’m doing wrong, if I’m missing something obvious or what.