Where do you close this if(key_w == 1) statement? There is missing a "}" as far as i can see.

 Code:
if(key_w ==1)
{if(my.speed < my.speed_max){my.speed += 0.5 *time_step;
c_rotate (me, vector(mouse_hor *time_step, mouse_ver *time_step, 0), ignore_passable | USE_AXISR);
c_move(me, vector(my.speed * time_step,0,0), nullvector, ignore_passable | glide);



My Blog

"Tag und Nacht schrei ich mich heiser,
Wind weht alle Worte fort,
Tag und Nacht schrei ich mein Krähenwort!"

Subway To Sally - Krähenkönig