@[key]=value# Hmm, might want to _.cloneDeep here? What if the config has nested object values and the Thang modifies them, then we re-use the config for, say, missile spawning? Well, for now we'll clone in the missile.
attach: (thang) ->
# Optimize; this is much of the World constructor time