An annoying little issue with a countdown timer bar

Basically the images will say it all and shows all the settings for this. Not really sure on how or if I can fix it. Thanks.
image
image
image

Best Answer

  • Shadow_DevelopmentShadow_Development Rocklin, CA. United StatesPosts: 85
    Accepted Answer
    Nevermind I figured it out. It was because I had a gap of transparency in the actual image
    @johnnyenglish You should explain in full detail what you did to fix this issue so that when other users with the same issue check this thread they will find an answer.

Answers

  • johnnyenglishjohnnyenglish Member Posts: 3
    sorry for you to see it properly the constrain attribute that is meant to be holding it is "600+(self.Size.Width/2)" which I got off one of the GSHelper videos on him constraining a health bar. Figured it would be the same here. Thanks.
  • johnnyenglishjohnnyenglish Member Posts: 3
    Nevermind I figured it out. It was because I had a gap of transparency in the actual image
  • johnnyenglishjohnnyenglish Member Posts: 3
    It wasn't a game salad fix. It was the actual image. It was because I had a gap of transparency between the visible part and the actual edge of the image.
    So it was like: | <....> | instead of |<...>|
Sign In or Register to comment.