Skip to main content

244. Unity3d Tutorial - Scene Cleanup

See video

Welcome to a new episode of the unity3d Hack and Slash Tutorial Series. I have been busy the last few weeks, but now things are starting to settle down some, so back to the tutorials.

To get myself back up to speed, I am going to be cleaning up the tutorial scene a bit as it has become quite cluttered as of late. I will be creating areas in the new scene, and then start setting up the new area for testing the mob AI.

As always, enjoy.

Tags:

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Offline
Joined: Jun 16 2011

Finally Thanks Petey ive been Waiting soo Long :)

Petey's picture
Offline
Joined: Feb 3 2010

You are welcome. More coming, but tonight I have to transfer about 3.25GB of data from the old drobo to the new one. Then create the new Chat system. Time to heat some water!

Offline
Joined: Sep 3 2011

Petey mate, i sent you a message on youtube but i think this is probably better as you will most likely see it....i have put in an order on your script package....paypal is taking its time and the money will be transfered in the next couple of days i was wondering if you could please send them through early...i am sooo keen to get started that its not funny i want to follow your tutorials and make a sweet game but i cant wait hahha please brother =)

Offline
Joined: Dec 10 2011

I've noticed that the MeshOffset script doesn't work in the Tutorial scene at this point. It works fine in the Character Customization Scene however. I've isolated the problem I think to...the PlayerModelCustomization.cs script, which we attach to our Player Mount, it contains...
Line:
MeshOffset mo = characterMesh.GetComponent< MeshOffset >();

And we are not using the PlayerModelCustomization.cs in the tutorial scene. None of the scripts we are using at this point contain a reference to the MeshOffset. I am not sure if this is corrected in future scripts, but I am kinda at a stopping point with the purchased catchup series until I can figure out how to make my weapons etc fit on my character.

I'm really enjoying this series by the way. I just wanted to mention the above issue.

Well have a Merry Christmas...and I hope to hear from you after the Holidays :-)
-maconbot