- Joined
- Mar 25, 2016
- Messages
- 1,327
default building facing is just a constant: bj_UNIT_FACING = 270.0
There is no difference between using a constant/variable or a value
The trigger you posted does not leak, because you removed the location. Changing the facing of the unit does not create a new location or something like that, so it does no leak.
There is no difference between using a constant/variable or a value
The trigger you posted does not leak, because you removed the location. Changing the facing of the unit does not create a new location or something like that, so it does no leak.