Custom health bar / loading bar

I am trying to create a custom loading bar / health bar.

Is there any way to create something like this?

Can you point to the right direction, functions I will use, etc.

Also, can I do this in SingleViewApplication or is it recommended to be done on a SpriteKit.

Hi @andylarwing, so you’re looking to make some kind of progress bar? I’m no expert in this area but after a quick search around it looks like you want something like SKCropNode (based on this answer).

Somebody else might be able to provide a better answer but good luck! :+1:

This topic was automatically closed after 166 days. New replies are no longer allowed.