Jump to content
Sign in to follow this  
hellstorm77

Objects Helpers

Recommended Posts

i was wondering if you could add a text at the top of a object helper arrow, if so how would i do this?

Share this post


Link to post
Share on other sites

You most likely have to do this with an icon. See KK's blog on drawicon3D. and his one on visibleposition's may be helpful as well.

Should get you going.

Share this post


Link to post
Share on other sites

Slap the drawicon3d example in the onAct of a trigger and onEachFrame = {}; in the onDeAct.

Share this post


Link to post
Share on other sites
not sure if it what im looking for. i want to add a test above this help ie Vehicle server point http://i.imgur.com/36B70ep.jpg

You could just use a 1m user texture, if drawIcon3D does not seem right for you.

User textures dont automatically face the user though (if needed), suppose you could create it with creatVehicleLocal and set its direction to face the player maybe?? Its going to have to be created with a unique name on each machine as setDir is a global command. Have not tried it just thinking out loud.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×