1 | no_loop_create = false |
2 | no_loop = false |
3 | if instance_exists(obj_dialogue_box_battle_transformation_attack) |
4 | { |
5 | image_xscale = obj_dialogue_box_battle_transformation_attack.image_xscale |
6 | image_yscale = obj_dialogue_box_battle_transformation_attack.image_yscale |
7 | } |
8 | image_xscale_default = image_xscale |
9 | image_yscale_default = image_yscale |