• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Windows Shader not animating with sprite

P

plasmi

Guest
1595529605554.png
Hi there, so I have a rainbow shader here that I'm trying to apply to this thing. The base image is white and gray, and what I've done is:
1595529658887.png
So, I draw the white and gray image, then I draw the sprite again on top of it. My problem is that this sprite bounces up and down, and the shader isn't moving along with the base image. So, you can see in the top image that the outline looks like it's 2 pixels tall - that's because the base image has moved, but the drawn shader on top is not moving. Any idea how to fix this?
 
Top