Anyone else ever faced this problem? Cheers
Sometimes when an object's Class is marked in the templates tab as "GAME_OBJ_GENERIC" it's not movable...Try changing it's Class to "GAME_OBJ_BUILDING" (then save it, of course)...It will then be movable. You can always change it back when you've finished your map (which I would recommend).
Dana
Its also a sign that an object may not have a bounding box.
Thanks I'll try that