wiremod / wire

Garry's Mod add-on that allows users to wire up components in order to make more elaborate automatic and user-controlled contraptions.
http://www.wiremod.com
Apache License 2.0
554 stars 330 forks source link

more functionality for egps in 3d space #3114

Open Heatwu opened 2 months ago

Heatwu commented 2 months ago

add a function for egp 3d trackers to scale based on distance to each respective client connected to the hud, similar to a sprite. and potentially drawing 3d polygons as well

example functions: Egp:egp3dTrackerScaleMode(Num[the index of the tracker],Num[0 or 1 to set the scale mode]) Egp:egp3dPoly(Num[the index of the tracker],vec1,vec2,vec3)