Can You create a simple lit-c code for me? If this request is not too hard or time consuming
please help, because i am total noob in this area.


1. mouse_over konj.mdl = show panel "info1 panel" on top of model
(hide panel when mouse is not over model). This panel must
be for konj.mdl only, not for other model in the scene.

2. mouse_rightclick konj.mdl = show panel "selection1_panel" at right side of model.
Panel have one button, when left click on button = replace konj.mdl with ptica.mdl. Right click on ptica.mdl = show panel "selection1_panel" again.
(hide panel when mouse clicked enywhere else in scene except this panel)
This panel must be for konj.mdl and ptica.mdl only, not for any other model in the scene.


I posted similar question in Game Development » User Requests, with old code that has problem.
Maybe wrong forum? Or here? Sorry if i posted in wrong section, and for poor eglish.Cheers!

q: Is there a visual script/code editor like in udk for noob ppl like me, with drag `n drop comand system?