AnimatedSprite or Animation Player ?
Asked Answered
C

1

0

i'm currently using an animated sprite and i don't plan on changing it because i'm so deep into my project already, but i'm running into a problem where i can't use shaders like others do with animation player. Do you guys know any alternatives or solutions to this problem please. (I want the player and the ennemies to turn white for a moment when to indicate that they got hit but i don't know how to do it with AnimatedSprites)

Chit answered 16/11, 2022 at 15:9 Comment(0)
L
0

You could add a "hit" animation to the AnimatedSprite that consist of white sprite images, and play that animation when the player or enemy gets hit.

Loehr answered 17/11, 2022 at 0:20 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.