Game Development Community

Constructor -> Marble Blast

by Fabian Payr · in Constructor · 05/14/2008 (8:52 am) · 1 replies

I'd like to integrate Constructor-elements in Marble-Blast-Gold Custom-Levels. The elements in MBG-"Interiors" are in the format DIF. Can I export directly a DIF-File from Constructor, and if in which of the several DIF-Formats?

About the author

Recent Threads


#1
05/14/2008 (9:46 am)
I would recommend saving your .map file and then running it through the map2dif included with MarbleBlast since there are some MB specific elements in that version of map2dif that are not part of the DIF structure for Constructor.

EDIT:
And if your map does not work in map2dif for MB, I would recommend loading it in Quark and then saving it as the Valve220 map format. I'm not sure if the map format with Constructor has shifted significantly from Valve220 or not.