Вот смотрите у меня есть персонаж и есть магазин Когда нажимаешь на объект устанавливается анимация другая это понятно но когда он умирает этот персонаж и перезагружается макет устанавливается классическая анимация но ни анимация которая была до этого как это исправить
You're doing it on purpose, you've already been told that you need to use English, there are translators for that.
You need to create a global variable, and when you open the store, write the state of the store there, for example, the name of the animation.
And when you start the layout, set the store animation from your global variable.
This is the base, you need to spend time learning.