Thanks. Now I have a new problem: The lindworm works fine, but I can't damage it at all. I remove this line:
Code: Select all
self:setMonsterFlag("CantDie", true)
Code: Select all
self:setMonsterFlag("CantDie", true)
Code: Select all
secret_button_1:destroy()
Code: Select all
rock_1:setWorldRotationAngles(0, 0, 0)
rock_1:setSubtileOffset(0, 0)
rock_1:setWorldPositionY(0)