Seven Towers: UCC Reference

USECODE INTRINSICS

UI_set_lift(object obj, int lift)
obj->set_lift(int lift)

Moves the object on the vertical direction to a desired height off the ground.

Parameters

objThe object whose lift is to be set.
liftHow far above the ground the object is going to be. Must be in the range 0 to 20, but heights above 15 will not be saved (as of 2009/02/26).

Related intrinsics

See also