Programming environment for editing various of my live apps without restarting them.
on.key_release = function(key)
	if Animating then return end
	if Move then return end
end