↧
Placing a gameObject into, and pulling out of inventory
I'd really appreciate some help with what shouldn't be a very difficult concept. In my game when I right click gameObjects of a certain type (in my case I've created a custom class called...
View ArticleInclude parent/super class in a package export?
I have a prefab with a script attached to it, let's call it ClassC. ClassC extends ClassB, and ClassB extends ClassA - normal inheritance stuff. Unfortunately when I go to export a package, only ClassC...
View ArticleCorrupt project making Unity freeze. Now Unity won't open at all.
So, this is a two part question I suppose. Just looking for any helpful feedback. 1) Something happened in my Unity project to freeze up. It seems to be a particular file, or combination of files. One...
View Article