Jump to content

How do I start making a mod?


Outsoldier

Recommended Posts

I have looked everywhere and all the videos are like from 5 years ago. I know that you need a 3 modeling engine which is blender (for me) and unity.  Can maybe an experienced Modder or anyone please tell me how to get started?

Link to comment
Share on other sites

7 hours ago, Outsoldier said:

I have looked everywhere and all the videos are like from 5 years ago. I know that you need a 3 modeling engine which is blender (for me) and unity.  Can maybe an experienced Modder or anyone please tell me how to get started?

Depends very much on what sort of mod you are trying to make, but based on your comments about blender - I'll assume parts:

Beale's tutorial is pretty much the gold standard:

Alternatively, if you are looking to write a plugin:

 

 

The only thing I'll say for the plugin one - is that it will tell you to use .Net 3.5 - that's outdated information, use 4.x instead.

Edited by severedsolo
Link to comment
Share on other sites

6 hours ago, severedsolo said:

Depends very much on what sort of mod you are trying to make, but based on your comments about blender - I'll assume parts:

Beale's tutorial is pretty much the gold standard:

Alternatively, if you are looking to write a plugin:

 

 

The only thing I'll say for the plugin one - is that it will tell you to use .Net 3.5 - that's outdated information, use 4.x instead.

Thanks! I'll check it out!

Link to comment
Share on other sites

On 6/15/2020 at 5:30 AM, severedsolo said:

Depends very much on what sort of mod you are trying to make, but based on your comments about blender - I'll assume parts:

Beale's tutorial is pretty much the gold standard:

Alternatively, if you are looking to write a plugin:

 

 

The only thing I'll say for the plugin one - is that it will tell you to use .Net 3.5 - that's outdated information, use 4.x instead.

so I made and engine and fuel tank but now I want to make a command module any idea how? 

Link to comment
Share on other sites

On 6/17/2020 at 12:30 AM, Outsoldier said:

so I made and engine and fuel tank but now I want to make a command module any idea how? 

I'm not a part modder (I write plugins) - but as you quoted me, I'll say what little I know.

Isn't it just a case of making the part as you did with the engine/fuel tank and add ModuleCommand to it in the cfg file?

Edited by severedsolo
Link to comment
Share on other sites

14 minutes ago, severedsolo said:

I'm not a part modder (I write plugins) - but as you quoted me, I'll say what little I know.

Isn't it just a case of making the part as you did with the engine/fuel tank and add ModuleCommand to it in the cfg file?

sorry I figured it out i should of changed it

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...