Maya Python City generator


#1

Hello
I want to write a city generator in maya using python
I am currently stuck after Ive done several models of skycrapers and created GUI.
I have also one button creating a ground which is plane.

I want to select a specific number of faces on a plane and use them as a place for a building, on which python after randomly selecting one of my models of buidlings, locates mesh on this specific area.

Thanks for help :slight_smile:


#2

It would help if you could be a bit more specific. If you have problems, please tell us exacly what the problem is maybe with some code and error messages.