kkaczor Posted June 28, 2014 Share Posted June 28, 2014 Hi! I am pretty new to gamedev and Phasel in particular but it seems to be awesome Unfortunately I have stuck and I wasn't able to find any help in web search. I have loaded an 'big' image (let's say it is 800x800) to my game and created sprite from it and now I want to be able to resize it freely. Is it possible? The P2 is also involved but I think that body.setCircle (newSize) will be enough. Thanks in advance,Chris Link to comment Share on other sites More sharing options...
kkaczor Posted June 28, 2014 Author Share Posted June 28, 2014 Ok, I figured it out xD it is all about .scale ... This topic can be removed Link to comment Share on other sites More sharing options...
Recommended Posts