Hello, I am having trouble using events that uses expressions to get "Sprite.ImageHeight" or "Sprite.ImageWidth" this expression is returning to the width or height of the original image, and not the size that it is on screen.
For Example, my project have 25+ sprites, I'm using events that change the sprite size, when I use an expression "Sprite.ImageHeight" or "Sprite.ImageWidth" some other event!, it returns the original value of the image! And not the size that this sprite on the screen!
I am using Construct 2 Release 60 (32-bit)