Hmm... I don't whether this is a bug in the ROLL OBJECT command, or my misunderstanding about it. It seems that every time I called the ROLL OBJECT command, the Z rotation angle doesn't change. Isn't it suppose to change?
For better illustration, I had pasted the code below,
sync rate 60 : sync on : backdrop on : color backdrop rgb(0, 0, 0) : autocam on
make object box 1, 100, 20, 50
do
roll object left 1, 0.5
text 10, 10, "Z: " + str$(object angle z(1))
sync
loop
You will notice that the output value doesn't change even the box keep rolling (or rotating along its Z axis).
Any ideas? If it is really a bugs, I will email to Lee ASAP.
Bad Nose Entertainment - Where games are forged from the flames of talent and passion.
http://www.badnose.com/