#Custom Plush request

106 messages · Page 1 of 1 (latest)

upbeat ermine
#

I've got my own custom plush model I'd love to see in the game as scrap. If anyone could help (or show me how to do it) I'd be very grateful!

upbeat ermine
earnest pine
#

you may try to use the SDK @upbeat ermine
which not require to write any line of code

upbeat ermine
upbeat ermine
#

unless it being in the scrap folder is good enough?

earnest pine
#

not yet sorry
do all like the template

#

it can be anywhere in the folder of your mod

upbeat ermine
#

Okay so how do I make sure it spawns and is recognized as scrap?

earnest pine
#

create a new folder in the mods folder

#

in this folder create a modmanifest

#

right click, create, lethal sdk, modmanifest

#

then do same to create a scrap

#

basically look here

#

you have a whole scrap

#

do copy paste and change things

#

replace the model by your plush

#

and when you done

#

drop your scrap in the modmanifest you made

upbeat ermine
#

okay, thank you!

earnest pine
#

take your time enough to understand the basics of the unity interface

upbeat ermine
#

Oh I know unity, don't worry

earnest pine
#

with last version of SDK there are warnings and errors messages in the inspector when something is wrong

upbeat ermine
#

thanks again!

upbeat ermine
earnest pine
#

no, you have to build the assetbundle and drop it in your plugins folder

#

as a mod

upbeat ermine
#

And then what? Is there a way to spawn them?

earnest pine
#

it require LethalExpansion to work

upbeat ermine
#

I got that

earnest pine
#

put spawn change to 100
and spawnrate to 10 in the lethal expansion settings

#

you can use the UnityExplorer mod to directly see if it spawn

upbeat ermine
#

oh i assume I delete all the other files in my mod except the assets im using?

earnest pine
#

the other lems ?

upbeat ermine
#

(except the mod manifest and stuff)

#

Like the battery in that from the temp mod

earnest pine
#

yes

#

you made it in another folder right ?

#

you created your own folder in Mods ?

upbeat ermine
#

Yeah

earnest pine
#

so yes

#

better to remove the template things

upbeat ermine
earnest pine
#

double files name

#

read the console logs

#

it will tell you the files you must rename

#

you may have one of the files from the template in the folder of your mod, remove it or rename it

#

(rename the one from your folder, don't alterate the template)

upbeat ermine
#

ah okay

#

thanks again!

upbeat ermine
earnest pine
#

main menu

#

you have a new button

#

to change the amount of scraps that spawn in dungeons

#

on the scrap file for the spawnrate in specific moons

upbeat ermine
# earnest pine

For some reason I'm getting this even though the prefab has a network object?

earnest pine
#

add a NetworkObject on the scrap

#

if you look at the templates, they have one

#

aah

#

i'm silly sorry, i didn't read your message ^^"

#

can you show me a screenshot of your scrap ?

upbeat ermine
earnest pine
#

so on the right it's the prefab called Default ?

#

can you send the prefab here ?

upbeat ermine
#

Yeah

#

@earnest pine

#

Thank you for your help by the way

earnest pine
#

theres no network object

#

neither here

upbeat ermine
#

oh

#

that

#

would explain some

#

oops

#

wait what

#

no it wouldnt

#

its on my end??

#

oh i see what i did wrong

#

I figured saving would save the prefab, not a scene

earnest pine
#

haha, happens :P

upbeat ermine
earnest pine
#

i have more few time but i'll soon go

upbeat ermine
earnest pine
#

your mod have no modmanifest

#

in the root of the folder of your module you must have a modmanifest

#

as all the other folders in "Mods"

upbeat ermine
#

I do I think?

earnest pine
#

show me

#

oh

#

the space

#

remove the space in the mod folder

upbeat ermine
#

oh

earnest pine
#

i may think about it for next updates

#

if you put a _ instead of the space it should work

upbeat ermine
#

that would explain it