Resource icon

Plugins Modding Templates 1.0

Login or Register an account to download this content
  • Thread starter Deleted member 254134
  • Start date
D

Deleted member 254134

  • Deleted member 254134

Kubix submitted a new resource:

Modding Templates - Bunch of templates which can help you when modding

Hey there! After i seen so many mods that user need to install like modder and you need to know atleast basics of modding to use some of mods so i thought i can a bit improve these by uploading some basic templates which even people dont know coding can use. These templates are pretty basic but it might push you that step further into modding.

Quick Q&A:
-What does it contains?
-There are 4 templates. Code for texture replacement, mesh replacement, some basic GUI and GameObject...

Read more about this resource...
 
  • Deleted member 254134

Can i load asset bundle instead of .obj mesh? Im getting error whenever i try to use following function:
LoadAssets.LoadBundle

Im getting following error:
Type UnityEngine.AssetBundle cannot be implicitly converted to UnityEngine.Mesh
You need to load .obj, asset bundle is just bunch of assets in package so you need to load asset bundle and after that load your mesh from package.
 

Latest News

What is the reason for your passion for sim racing?

  • Watching real motorsport

    Votes: 516 68.7%
  • Physics and mechanics

    Votes: 317 42.2%
  • Competition and adrenaline

    Votes: 338 45.0%
  • Practice for real racing

    Votes: 167 22.2%
  • Community and simracers

    Votes: 201 26.8%
Back
Top