intervals that affect X and Y directions only

is there a way I can use and interval and just change the X and Y of the model and leave the Z change based on the height of my terrain (just let the floor collision keep it on on the floor)?

in worst case, use a dummynode and copy over the dummys x and y each frame.

ok, I will try that and see if it works the way I need it to