Can't freeze hero during opening map transition
This code doesn't work:
function map:on_started()
hero:freeze()
end
The hero is not frozen.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
This code doesn't work:
function map:on_started()
hero:freeze()
end
The hero is not frozen.