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 would make you race in our Club events

  • Special events

    Votes: 18 25.4%
  • More leagues

    Votes: 17 23.9%
  • Prizes

    Votes: 15 21.1%
  • Trophies

    Votes: 7 9.9%
  • Forum trophies

    Votes: 5 7.0%
  • Livestreams

    Votes: 13 18.3%
  • Easier access

    Votes: 45 63.4%
  • Other? post your reason

    Votes: 8 11.3%
Back
Top