c++ - Removing portion of sprite in cocos2d-x -


is possible remove portion of ccsprite player comes contact with?

if player running on tmxtilemap, i'd able remove parts of tile player runs in effort make less "boxy".

is possible?

thanks in advance!

no, technically no. can have other way round. can add particular sprite in parts (with each part sprite).then possible


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -