Hi - I have 2 queries:-
(1) What I want to do is make an entity pickable, so that if, say, I MouseDown(1) to select it, then MouseDown(3) to drag it to a new location and then release the button to leave the object there.
Or, even, to give an entity's name when just running the mouse over it (displaying the entity name in, say, white text above the object would be cool!).
I have searched various forums and can do this when I know the entity's name, but can't do it by purely running the mouse over the 3d object or clicking to select the object. My aim is to have a load of differently named 3d entities that I can choose to move somewhere new as and when, purely by running the mouse over them and using MouseDown commands to select and move/drop.
(2) How do I select multiple objects using something which achieves the above (as per a Rise of Nations type select).
I know there are smart people out there - to help bale out those who are more "creative"!
Help!
Cheers!
(1) What I want to do is make an entity pickable, so that if, say, I MouseDown(1) to select it, then MouseDown(3) to drag it to a new location and then release the button to leave the object there.
Or, even, to give an entity's name when just running the mouse over it (displaying the entity name in, say, white text above the object would be cool!).
I have searched various forums and can do this when I know the entity's name, but can't do it by purely running the mouse over the 3d object or clicking to select the object. My aim is to have a load of differently named 3d entities that I can choose to move somewhere new as and when, purely by running the mouse over them and using MouseDown commands to select and move/drop.
(2) How do I select multiple objects using something which achieves the above (as per a Rise of Nations type select).
I know there are smart people out there - to help bale out those who are more "creative"!
Help!
Cheers!