OGKaqtus Posted November 26, 2016 Share Posted November 26, 2016 In my game I have the camera following the main player. But im trying to display the health in the top left corner of the screen with images. The problem is when my player moves so that the camera has to follow, the hearts gets left behind. How can i fix that? Any help would be amazing thank you! Link to comment Share on other sites More sharing options...
vbence86 Posted November 26, 2016 Share Posted November 26, 2016 sprite.fixedToCamera = true This will do the job :). Link to comment Share on other sites More sharing options...
OGKaqtus Posted November 26, 2016 Author Share Posted November 26, 2016 Thank you so much! It worked perfectly Link to comment Share on other sites More sharing options...
Recommended Posts