hello to those who read this message.

I have 2 problems so I uploaded it for quick understanding:
problem 1

http://www.mediafire.com/?985fgpp5gmdooq5 download link

I have 2 mages, one superimposed on the other, I do click to the front mage trying to do click to behind mage.
the front mage is not sensitive to the mouse, but the back mage is sensitive.
i only can click the back mage, but the front mage is obstruct.

why ,waht can i do?




and the other problem is difficult to explain:

I have the player walking arround the level stage ,is walks well ,but when in contact with terrains , the walk is shaking the camera, I guess it's caused by the way my.zC_trace (.... use_box), also i practice to use the mode used in the little worcshop 24 samples: c_trace ...... my.z = hit.z-vfeet ... and produces an ugly motion effect when climbing stairs or similar things

http://www.mediafire.com/?d1dfaat0ahkd611 download link

if you try to do that (mode of workshop 24) remember the model of player must not use bbox , and remember use no movevec[2], use mi.z= hitz-vfeet.

my question: what can ido to delete this shaking camera?

help pls