Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / clicking on an object in 3d game.

Author
Message
haYnguy
16
Years of Service
User Offline
Joined: 5th Jun 2008
Location: on my island
Posted: 29th Jun 2008 05:37
I was wondering how to implement a way to click on an object and have a green box or something appear around the object.

any ideas?

-- from my island, aloha wau 'ia 'oe --
bjadams
AGK Backer
16
Years of Service
User Offline
Joined: 29th Mar 2008
Location:
Posted: 29th Jun 2008 13:13
if (dbMouseClick()==1)
{
select=dbPickObject(dbMouseX(),dbMouseY(),0,500);
}

Login to post a reply

Server time is: 2024-09-30 01:26:55
Your offset time is: 2024-09-30 01:26:55