glass22 Posted December 21, 2013 Share Posted December 21, 2013 Hi, I'm looking to make text stay on the players screen on a scrolling map, right now, as the camera moves the text stays in the old location, is there any way to make it move with the camera? or set it's x y based on the viewable area rarther than just the world x,y Link to comment Share on other sites More sharing options...
XekeDeath Posted December 21, 2013 Share Posted December 21, 2013 I don't think fixedToCamera works on text, but you should be able to create an invisible sprite at 0,0 and attach the text as a child to that.Set fixedToCamera on the sprite, and the text should stay where it is. Link to comment Share on other sites More sharing options...
rich Posted December 21, 2013 Share Posted December 21, 2013 It works on Text in 1.1.4 dev branch Link to comment Share on other sites More sharing options...
XekeDeath Posted December 22, 2013 Share Posted December 22, 2013 It works on Text in 1.1.4 dev branch You tell me this *now* after we have stopped work for the year...Thanks Rich... Link to comment Share on other sites More sharing options...
Recommended Posts