Problem with sprite sheet not working

  1. What do you want to achieve? Keep it simple and clear!
    I need to make the arrows fit the imagelabel.
  2. What is the issue? Include screenshots / videos if possible!
    Im using these arrow assets from a game outside of ROBLOX. and they are in a sprite sheet and already have the data so i can make it fit with imagerectoffset and imagerectsize, but, it isn’t working.
    image image
  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I tried to move the values a bit but that will take some time to do for all the arrows.
    After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!
    Im taking this data from the .xml file in the games assets folder.
    Also this is a sprite sheet, so I dont have to waste more time seperating each arrow from each other.
    (By the way, this is taken from a game called FNF (Friday Night Funkin) which is a game outside of ROBLOX)

Nevermind, I just eyeballed it and got a kinda good results.