Next question.. how can I select multiple files with the XNAExtMaker? I can select one only -.-
Next question.. how can I select multiple files with the XNAExtMaker? I can select one only -.-
You cant. It only works with one file. This is not a problem, as you can have more than one classes in the same file.
Is the XNA Extencion Kit for making XNA extencions for MMF2?
How do you make extencions?
do you need to know/ use a scripting language?
Yes. You need to kjnow actually two programming langages : C++ to create the extensions that will be used by the MMF editor, and C# to make the version used by your XNA application.