- Joined
- Nov 3, 2013
- Messages
- 989
Can someone clearify if 100 or 128 represents one square ingame. As far as i know in a spell/ability you say 100, 200, 300 units etc. but i know that one square in editor is 128 x 128.
If i make a trigger do i write 128 or 100?
If i make a trigger do i write 128 or 100?
- Set Temp_Point[1] = (Temp_Point[1] offset by 128.00 towards Temp_Real[1] degrees)
- Set Temp_Point[1] = (Temp_Point[1] offset by 100.00 towards Temp_Real[1] degrees)
Last edited: