![]() |
Asset Generator - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Creating & Contributing (https://forums.xonotic.org/forumdisplay.php?fid=10) +--- Forum: Xonotic - Editing and Concept Art (https://forums.xonotic.org/forumdisplay.php?fid=11) +--- Thread: Asset Generator (/showthread.php?tid=5868) |
Asset Generator - Freddy - 10-30-2015 Hi everybody, I started to write a simple Asset Generator for .map files in python: https://github.com/DefaultUser/AssetGenerator So far it's pretty much only usefull for its ArrayModifier. You can only create cuboids and cylinder atm. There is rudimentary texture support. Hope this helps someone out there ![]() Also feel free to add more stuff if you want to. RE: Asset Generator - Beagle - 10-31-2015 ![]() RE: Asset Generator - Freddy - 11-26-2015 I made a little cts map using a RandomScatter modifier: http://download.evil-ant-colony.org/maps/cts_freddy_random_v1.pk3 The skybox and the entities were made in radiant. |