• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

point with offset; leak?

Status
Not open for further replies.
Level 9
Joined
Dec 21, 2006
Messages
490
everyone knwos that normal points leak!
but what happens if i set a point variable, for example
set var= center of playable map

and then use this point as a point with offset, for example
create 1 footman at var with offset (45;45)

does this create another point and does this point leak?!
 
Status
Not open for further replies.
Top