Dictionary List seems empty althought I can see entries in Debug Mode
Hi, I'm learning and working on a simple MMORPG. On the Client side I'm trying to create a Dictionary of all NPCs on the map with: public static Dictionary npcList = new Dictionary(); ///// [...]...
View Articlebug producion beta?
hello unity i have a small complaint, i did what you asked, i changed the production channel to beta channel, then i restarted unity, but when i went to enter, i only had a black screen and nothing...
View Articledisable or remove enum entry from inspector
public enum MyEnum { MyEntry0, MyEntry1, MyEntry2, MyEntry3, MyEntry4 } public MyEnum myEnum; lets say i want to make sure that MyEntry0 and MyEntry3 are unselectable. whats the best way of doing that,...
View ArticleAndroid Gradle Build Error - Duplicate Entry
I am in the process of finalizing a legacy project, so most android plugins were not imported by me. What happens is that the android build of the game needed several repairs, I was repairing one by...
View ArticleInvalid login issue
There was a Problem validating the License because the Operating System identification seems to have changed. I need a free version, what should I do?
View ArticleRaycast, OnCollisionExit - most efficient way to get outcome or exit point on...
The thing is, I want fast(!) Rigidbody(!) bullets (so, drag and gravity included) to come through Colliders in certain circumstances, and give me info of entry and outcome points, like...
View ArticleВход в Unity через прокси
How do I login into unity through a proxy? At work connecting to the Internet through a proxy, when you try to login in unity I get this: Как осуществить вход в Unity через прокси? На работе...
View ArticleLong animation entry and exit.
Is there a way to make a character exit its animation? Instead of making animation hit 1, hit 2, hit 3, Hit done, we think about going for a three hit combo system to create special move, and with root...
View ArticleProblem with Entry state
I'm following this tutorial: https://www.youtube.com/watch?v=YbwlUvnpulE The guy in the video doesn't have an entry state and it's impossible to remove the entry state. I've written the following code...
View ArticleUser entry for a class file
Hello there. I am a Taiwanese and because my poor English that may hard to understand my question so I'm sorry about that first. I want to build a game for teaching JavaScript, because I am a student...
View ArticleI need help making an image change when I press next
Okay so I have a bestiary page in my game and I made an Entry to for a string (description) as well as a UISprite (using NGUI) for a picture of the beast. I scripted a next button to call a method that...
View ArticleStoring Positions of gameobjects
Hi. What is the best way to store the positions for 1 second of around 50 gameobjects that are moving, and then clean it up after 1 second, and so on. Dictionaries? Can they handle so many entries? I...
View Articleentry point of the application
i started using unity 6 months ago, and all i can say it is a great tool for making interactive and realtime applications. i now have some experience and i dont ask too much any more in the forums, i...
View Articlehigh score name entry iphone
I've left high score name entry until near the end of the game as I don't quite know what to do. Maybe I read something wrong that is clouding my mind, anyway...I have my main game game loop code that...
View ArticleRaycast, OnCollisionExit - most efficient way to get outcome or exit point on...
The thing is, I want fast(!) Rigidbody(!) bullets (so, drag and gravity included) to come through Colliders in certain circumstances, and give me info of entry and outcome points, like...
View ArticleВход в Unity через прокси
How do I login into unity through a proxy? At work connecting to the Internet through a proxy, when you try to login in unity I get this: Как осуществить вход в Unity через прокси? На работе...
View ArticleLong animation entry and exit.
Is there a way to make a character exit its animation? Instead of making animation hit 1, hit 2, hit 3, Hit done, we think about going for a three hit combo system to create special move, and with root...
View ArticleProblem with Entry state
I'm following this tutorial: https://www.youtube.com/watch?v=YbwlUvnpulE The guy in the video doesn't have an entry state and it's impossible to remove the entry state. I've written the following code...
View ArticleUser entry for a class file
Hello there. I am a Taiwanese and because my poor English that may hard to understand my question so I'm sorry about that first. I want to build a game for teaching JavaScript, because I am a student...
View ArticleI need help making an image change when I press next
Okay so I have a bestiary page in my game and I made an Entry to for a string (description) as well as a UISprite (using NGUI) for a picture of the beast. I scripted a next button to call a method that...
View Article