Complicated Drawing
Posted: Wed Feb 22, 2006 6:30 am
I was wondering of exactly what can be done using a canvas actor. I want to be able to easily draw shapes to make up a ground surface, and be able for it to be different for different levels. But I also want to be able to erase sectionas of that terrain at a time (preferrably the parts colliding with certain actors), and have collision only with what is there(I think this normally happens when the canvas has content. Is this possible to do?
The other way would be to use a lot of smaller actors, but this would be such a pain and so ridiculous that it wouldn't be worth it.
The other way would be to use a lot of smaller actors, but this would be such a pain and so ridiculous that it wouldn't be worth it.