Playmaker Forum

PlayMaker Help & Tips => PlayMaker Tutorials => Topic started by: bartleycollin on June 22, 2013, 07:27:12 PM

Title: How to make an Awesome door!
Post by: bartleycollin on June 22, 2013, 07:27:12 PM
In this tutorial I will show you how to make an amazing door using Unity and Playmaker. This is very useful as a prefab to use over and over in your scene. It's very easy to make and can be used with any door model.  Enjoy!  :D

Here is the Link to the finished scene. -> https://www.box.com/s/mnzi3lp8b5xhjbceo68f (https://www.box.com/s/mnzi3lp8b5xhjbceo68f)

Title: Re: How to make an Awesome door!
Post by: jeanfabre on June 24, 2013, 04:03:43 AM
Hi,

 Cool! Any chance you can share the scene as well? That would be great.

bye,

 Jean
Title: Re: How to make an Awesome door!
Post by: bartleycollin on June 24, 2013, 10:28:08 PM
Hi,

 Cool! Any chance you can share the scene as well? That would be great.

bye,

 Jean
Of course Jean :) Do you want me to share it in the video's description, or on the forums here?
Title: Re: How to make an Awesome door!
Post by: jeanfabre on June 25, 2013, 01:30:28 AM
Hi,

 On the forum at least I would say, and maybe a link to the forum thread from the video's description.

bye,

 Jean
Title: Re: How to make an Awesome door!
Post by: bartleycollin on June 25, 2013, 09:39:53 AM
I apologize if this is a dumb question, but how would you suggest sharing the scene? I didn't think I could just take the scene from my project and share that? Or do I have to share the entire Project? What's your suggestion?
Title: Re: How to make an Awesome door!
Post by: Lane on June 25, 2013, 09:45:09 AM
If you're not using any global variables or custom assets you can just post the scene file and its fine. If you use materials or other custom stuff you can export an asset package with those items in it. Even if you don't attach materials its not a big deal, they just turn pink and the other user has to put materials on them.

I usually put the assets used for the scenes into a special folder and export everything in it as an asset package when I'm ready to share.
Title: Re: How to make an Awesome door!
Post by: bartleycollin on June 25, 2013, 11:43:06 AM
Alright I added the link for the scene to my original post. :)
Title: Re: How to make an Awesome door!
Post by: jeanfabre on June 26, 2013, 05:54:42 AM
hi,

 to properly distribute your work, you need to package it. so select your scene, then go to the Unity menu "Assets/export Package", MAKE SURE you uncheck the playmaker dll, and then you will get a proper unity package.

 Run this past me with pm if you are not sure.

bye,

 Jean