Jump to content

Recommended Posts

Hi there,

 

I'm wondering if there is any kind of tutorial in making items which you can just place on the ground?

For example campfire, science machine etc etc... Not the equipments.

 

If I'm just blind then correct me please, but I can't seem to find anything like that o.o

 

Mainly need the pictures part I guess.. 

 

Glad for any answers ^^ 

@Foxrai, I haven't come across a tutorial for it, but here's a mod that does something like that. See if you can find anything useful in there.

The art creation should be similar to making prefabs and such, see these sample mods and the art section here.

 

(You'll probably be using a function called "MakePlacer", keep an eye out for it in the code you look through)

@Foxrai, I haven't come across a tutorial for it, but here's a mod that does something like that. See if you can find anything useful in there.

The art creation should be similar to making prefabs and such, see these sample mods and the art section here.

 

(You'll probably be using a function called "MakePlacer", keep an eye out for it in the code you look through)

 

Hmm ok. Thank you. I was trying to base on a campfire and lantern (since my item is about to provide a little light and a little sanity - instead of heat)

 

Trying out the things you sent me ^^ 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...