// GRAVITY //

action gravity_test
{
var temp002[3];temp002.z -=1000000; trace_var001 = trace(my.x,temp002);ent_move(temp002,target);
}