Moderator
M
Moderator
18:08, 4th Jun 2009
TriggerHappy:
local location l = Location(0,0) would be better off as a global, that way you never have to destroy it and you can use it for all other locations too.
Aside from that, coding was good.
TriggerHappy:
local location l = Location(0,0) would be better off as a global, that way you never have to destroy it and you can use it for all other locations too.
Aside from that, coding was good.