Hey what was the name of the material from the cronus thread? i didn't write it down when I saw it could be useful for my cloak or personal sound follower.
yeah i agree!, so sad about the server , i've been looking for a good sever too , but no luck
weren't you on skippy's server ? and if you were ? is the server down for good ?
Not in the current Adv. HUD, unfortunately - not without clamping the 3D input to the user's view fustrum - but that'd require some mildly complex maths. In HUD2 however, its as easy as: <hml> <arrowrect start={20%,20%}; end={80%,80%}; > <marker type="target"; pos=@TargetPos; /> </arrowrect> </hml> And the 'arrowrect' box will draw arrows once the inner 'marker' is outside its bounds. PS. obviously this is the simplest way of going this - there are other args you can add to both arrowrect for styles and marker for additional properties
The adv. HUD tools post in the addons forum is it's current home, mainly as it's still very much beta stage!
Wire Amateur