Browsing articles in "help"
Apr
23
2014

Unity Optimization Tips

Making a new post here just to collect Unity Optimization tips (usually not mentioned in docs..) Feel free to post any tips / links to tips into the comment section also. OPTIMIZATION TIPS (Not in any order & not all are confirmed to work) SCRIPTING […]

Mar
18
2014

“Your APK does not seem to be designed for tablets”

Uploaded Android .APK to Google Play, but getting this message: “Design your app for tablets: Your APK does not seem to be designed for tablets.” Tested (didn’t help) Tried modifying 7″ and 10″ screenshots: no effect // (some pages said that if there is too […]

Nov
13
2013

Convert old project to 2D physics & Sprites

Started converting this shootemup test into Unity 4.3 2D physics ( old: http://unitycoder.com/blog/2013/09/27/shoot-em-up-proto-unity/ ) Webplayer: (using new 2D physics & sprites, no collider on player yet) http://unitycoder.com/upload/demos/Shmup3_2D/ Some conversion notes so far: SHMUP TO 2D SYSTEM Lets test.. 2D viewport Enabled! Camera: –          Setup Camera […]

Aug
23
2013

CustomPropertyDrawer in C#

Unable to find any complete _and_ working basic C# example of custom propertyDrawer usage.. Oo? (adding some example here once I find/get it working..) Resources: – Intro on PropertyDrawers : http://blogs.unity3d.com/2012/09/07/property-drawers-in-unity-4/ (but getting lots of errors from those samples.. “The type or namespace name `Popup’ […]

Aug
20
2013

Unity Docs MiddleMouseButton New Tab

Unity “broke” the documentation in some update..cannot middle mouse button click them to open in new tab.. http://forum.unity3d.com/threads/193569-Script-documentation-doesn-t-allow-opening-links-in-new-tab-%28ctrl-or-middle-click%29 While waiting for the fix here’s small GreaseMonkey plugin userscript (firefox) : – It fixes the links for middle mouse button (so that they open in new […]

Jun
26
2013

Publishing to OUYA from Unity3D

Huh took some time to setup Unity (indie or pro) to work with OUYA. Most of these notes are from the official documentation, the forum and other blogs, i’ve just collected all the steps that it took me to install everything. (it was quite a […]

May
8
2013

Using crossdomain.xml

Duh! That was one annoying error.. >< Error reading crossdomain policy: Expected element UnityEngine.UnityCrossDomainHelper:GetSecurityPolicy(String) Error downloading mesh: Rejected because no crossdomain.xml policy file was found UnityEngine.MonoBehaviour:print(Object) MeshSerializer:ReadMeshFromWWW(WWW) (at Assets/MeshSerializer.js:355) $:MoveNext() (at Assets/LoadMeshFromWeb.js:11) While using  MeshSerializer2 to read mesh data from server http://wiki.unity3d.com/index.php/MeshSerializer2 And crossdomain.xml was […]

Mar
31
2013

Webplayer 100% Width & Height

Making the webplayer 100% width & height: Publish your project to webplayer (default template) File / Build Settings Select webplayer as platform Click “Add current”, if you havent added your scene to the build list yet Click “Player settings” From panel “Resolution & presentation”, you […]

Mar
20
2013

Unity Learn is Open

Yay! http://unity3d.com/learn Check asset store for free projects: RobotLab – https://www.assetstore.unity3d.com/#/content/7006?aid=1101lGti *Not available anymore.. Stealth – https://www.assetstore.unity3d.com/#/content/7677?aid=1101lGti

Dec
30
2012

Mecanim Unity 4 Tutorial (step-by-step from the video)

While looking at the new mecanim tutorial video, wrote down the steps from it (not finished yet) (huh – thats a lot of clicks just to get your robot moving.. certainly could use some helper scripts/plugins to do most of the stuff automagically) Video from […]

Pages:«123»

Connect

Twitter View LinkedIn profile Youtube Youtube Join Discord Twitch Instagram

UnityLauncherPro

Get UnityLauncherPRO and work faster with Unity Projects!
*free unity hub alternative

@unitycoder_com

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.