Skip to main content

Posts

Showing posts with the label unity

Russia, Brazil and China in the top 5 Positions for Unity installs

Q2 data reveals the increasing importance of mobile phone markets away from Europe and North America Brazil, Russia, China and India are progressively significant marketplace for mobile games, reported by an investigation from Unity Technologies, with only China and United States producing more installs across Android and iOS in Q2. Unity groups Brazil, India and Russia with China, the most famous only marketplace for downloads. Collectively, the four regions - or "BRIC," to use Unity's terminology - displayed 41% of the 4.4 billion installs of Unity games throughout the time period. Organically, China supplied nearly 30% of installs by itself, but the expansion of these markets is motivating news for developers fighting to develop achievements in Europe and North America. Most importantly, India replaced Japan as the 5th biggest area for Unity game installs, and its population of greater than 1.2 billion people efficiently makes sure that it continues to rise up

Your android debug keystore file is missing [FIX]

  There must be some other ways to solve this error. But how i solved is simply adding this line of code in FacebookAndroidUtil.cs file System.Environment.GetEnvironmentVariable("G:\android\android-sdks") + @"\.android\debug.keystore" :    The problem was i had %HOMEPATH% environment variable in other drive(In G:/) and unity project in another drive. Then whenever Facebook SDK calls System.IO.File.Exists(DebugKeyStorePath), DebugKeyStorePath is actually wrong. That is because DebugKeyStorePath is searching in System.Environment.GetEnvironmentVariable("HOMEPATH") + @"\.android\debug.keystore" Which is wrong path to find the key. Solution Go to FacebookAndroidUtil.cs file, and on line 62 change the code from System.Environment.GetEnvironmentVariable("HOMEPATH") + @"\.android\debug.keystore" :  To System.Environment.GetEnvironmentVariable(" G:\android\android-sdks ") + System.Environment.GetEnvironm

Unity Analytics Open Beta Getting Started

Lets Try Unity Analytics. A powerful data platform to enhance player preservation, activation and also monetization. Backed by a powerful division engine, Unity Analytics control panel gives important metrics you worry about. Unity created the control panel for the Unity community according to your suggestions. Monitor Active Players, Visits, Retention, and Income. If you need further insights just Apply Custom Events to keep track of player activities. FEATURES AVAILABLE IN OPEN BETA Metric Monitor Custom Data Collection Segment Builder Custom Event Metrics Funnel Analyzer To getting started simply Create an account / sign in at https://analytics.unity3d.com/  and integrate the sdk. TRY OUT THE FREE BETA Integration instructions Unity Analytics Open Beta : https://analytics.cloud.unity3d.com/docs Platforms supported: Mac, Windows, Linux, Windows 8.1 Store and Phone, iOS, and Android

Hiding the Navigation Bar in Android Unity

There a lots of way available to hide navigation bar from android apps, some are easy and some feels hard for newbies developers here today i am providing you some simple ways to hide navigation bar in android. For unity users i got very easy to use unity free asset to hide navigation bar get this cool asset now. https://www.assetstore.unity3d.com/en/#!/content/21774 After this i hope your problem will solved but if you still need some inside detail to work in script so here are official guide on this. https://developer.android.com/training/system-ui/immersive.html The main code from that official guide is here // This snippet hides the system bars. private void hideSystemUI () {     // Set the IMMERSIVE flag.     // Set the content to appear under the system bars so that the content     // doesn't resize when the system bars hide and show.     mDecorView . setSystemUiVisibility (             View . SYSTEM_UI_FLAG_LAYOUT_STABLE             | View . S

Guy gets caught running asset sharing site and got banned

Hot news from Reddit that Guy gets caught running asset sharing site, gets his account banned, demands Unity to fire employee who fired him or he'll release a giant torrent of assets. Original Reddit's post The guy who running asset sharing site posted a thread on unity forum about his assets sharing site but now thread is deleted and the guy is banned. He is banned now but the giant assets pack are in his Data base and he is likely to publish a torrent. lets see what happen next!

Unity Slender Guide by alucardj

Have a look at the complete guide and source of slender  by  alucardj . This what he said in unity forum. +unity3DIY Finally, I have given up and am now making my scripts available for download. If you need to know how these scripts work, watch all my videos. If you want to just get the game running, follow the videos starting at 79 _ Slender the Examination 6 months after I started using Unity 3D I wrote a little 'guide' on Unity answers to a question about Slender. That turned out to be crazy, I never expected the amount of traffic and questions that was to come after that. Now ignorance is no excuse but i was naive, I didn't even know what a Slender was! The first time I answered a question for how to pick up papers, I thought it was for a RPG quest or a school project. When the how can the player detect when the enemy is visible questions came up, I was thinking about Doctor Who (if you know what I mean, you'll know. I want to do that one myself!). In

Free Unity Assets To download Right Now!

There is a great list for free unity assets in this blog but today we are providing you some more assets that are available on asset store and ready to download . free paid unity asset These free unity assets can be used for reskin, learning purpose and more things you can do with them. If you want more sites to download free unity assets, you should check this post Free Unity Game Assets -The 54 Best Websites To Download so here we go to the list. Unity Test Tools https://www.assetstore.unity3d.com/#/content/13802 Sample Assets (beta) https://www.assetstore.unity3d.com/#/content/14474 Unity Samples: Robot Lab https://www.assetstore.unity3d.com/#/content/7006 Stylized foliages pack https://www.assetstore.unity3d.com/#/content/13392 Knightly Ancient Weapon Pack https://www.assetstore.unity3d.com/#/content/3127 Construction Site Pack https://www.assetstore.unity3d.com/#/content/3316 Medieval Buildings Collection https://www.assetstore.unity3d.com/#/content/3592 S

Amazing 2D Concave Collider

The Amazing 2D concave collider actually a element for Unity3D which allows advanced dynamic objects to interact with accurate collisions. If you are using unity2d and your polygon collider eating fps and draw calls? So this plugin is must for you its really easy to use gives you high performance in Lots of colliders and rigid bodies. What's in a package? Scripts to create Concave collider. Parallax background effects script like angry birds. Scene which has lots of 2d rocks demonstrate how you can make big physics environment. Guide 1. just place the script to the sprite you want to collide. 2. create empty object name nods and add vertex script to it then set it to the edges of the sprite. click generate button and you are done!

Free Unity Game Assets -The 54 Best Websites To Download

When it comes to  Free Unity Assets,  Every indie game developer loves to hear about Websites To Download Game Assets like 3d models, Textures, Shaders, complete source etc. On various sites, you can buy your own assets like 3d models, package etc. Here we are giving you same amazing websites to download Free assets, Textures, Sounds, 3Dmodels and more,   Some websites have both free and paid you just need to do advance search for free only. WOW  BEST VR ROLLER COASTER Free Unity Assets Below are 6 must have pro and free unity assets 1.UMA – Unity Multipurpose Avatar The UMA framework is the new way to do customizable characters. Regardless if you need an npc, a hero or a villain this pack is for you! With the UMA Humanoid DNA system you got 46 tweakable values to adjust anything from height to ear rotation, giving you virtually infinite amount of customization options.  download 2.Unity-chan! model The cute 3D model gir