Thank you PS3; some progress has been made. I grouped all of the wall entities together and checked the polygon box. Now when I press key_space, the player keeps moving until it hits a wall, which means c_trace is working. I'm not sure why the function runs only once per program execution, but this is something I will play with. Thanks again for your input.