if statements not executing even condition is true! help please.
my if condition is- if ((mouseX >= width - 10)) { rigidbody.velocity = transform.forward * speed; } View attachment 125355 the condition is true as shown in the screenshot. but my body doesn't move....
View ArticleFaster integer square root than this?
I need to find the nearest integer square root of a number between 0 and 0x10000 (65536 or 2^16). Capped at 0 and 0x100 (256). I need to do this thousands of times per frame! Using (int)Mathf.Sqrt(x)...
View ArticleWIP Small Works Art Thread
Post any Unity related small art work in this thread for feedback.
View ArticleMoving an object along the axis of another object.
I've been searching for ways to do this for quite a while, but most of the leads I found were completely dead ends. So depending on where the Y axis is pointing on the object, it'll send another object...
View ArticleCreating your first game Extra Credits.
We recently teamed up with the guys and gals at Extra Credits to create a video series on making your first game. We noticed in the community that A LOT of your wonder how to initially get started in...
View ArticleCreating a smooth floating scrip not using rigid body.
Hi, i have a game which i want some floating cubes but i really hate having to create a new animation for everytime i create a new cube in a different position (unless you can have dynamic transform...
View Article[xTage Game Studio] - Quora's Quell
Hello everbody. I'm a brazilian programmer, sorry about my english, so I and a friend, who wants to leave our jobs and live from game development, are opening a Indie Game Startup here in Brazil. The...
View ArticleBest MBaaS Solutions
Hi guys, tl;dr What's your preferred mobile backend solution? I've been shopping around for an all serving mobile backend solution, and thought it'd be a good idea to get the communities experience /...
View ArticleModel View for Architectural Visualizzation
Hi, I would like to make the final project (architectural project) for my degree with Unity 3D. My idea is put the 3d model in Unity3d just for show the project. Also i need a simple interface for...
View ArticleSurvivalEngine | BUILD YOUR OWN SURVIVAL GAME!
RIGHT NOW: 50% OFF UNTIL FEBRUARY 1ST! CLICK "BUY NOW" OR HERE TO PURCHASE NOW FOR ONLY 2.50$! Hello, Unity... SurvivalEngine | BUILD YOUR OWN SURVIVAL GAME!
View Articleprocess of selling a game
0 So Me and my brother are almost done with a small game and we are a small company of 2 as you can see I was wondering once we are done what is the process of selling the game I understand you can...
View ArticleWIP Small Works Game / Programming Thread
Post any Unity related small programming / game work in this thread for feedback. I accidentally deleted the old thread because I clicked a button I was not meant too I'm sorry. Feel free to post again...
View Article20 year game programming Veteran available for new contracts or positions !!!
Hi there Unity Community, I am a lifelong game coder and gamer, and I am looking for my next new contract or position, one that can be performed (mostly) remotely. I have 20 years of professional on...
View ArticleIs Dash useful for Unity?
Hello, does anyone uses Dash (http://kapeli.com/dash) for Unity? Is this really useful or not really needed in Unity? Thank you
View ArticleCrash on Asus devices
Really not sure how to even phrase what's happening - the app is built with the latest patch release of Unity (4.6.1p5) but happens on current release version (4.6.1f1) and previous patch versions. The...
View ArticleAllegorithmic Comprehensive PBR Guide Vol.2 Now Available
Hello, Everything you ever wanted to know about PBR is now available for free: the second volume of our Comprehensive PBR Guide has been released! You can download the PDF from our site....
View ArticleRuntime Level Editor
What Runtime Level Editor is.. RLD is a plug-in for Unity game engine which allows users to implement an “out of the box” real time level editor solution for their game. Our target is to develop a...
View Articleguide to migration from old ui to new UI?
Im against time and I need to migrate a lot of old UI code to the new one to see if it goes well on performance on some mobile devices. It would be nice if there is a certain guide or "easy" refactors...
View Article[RELEASED] Corgi Engine - Everything you need to create a 2D Platformer [new...
I'm glad to announce the release of : the Corgi Engine on the Asset Store For $45, the Corgi Engine gives you everything you need for your platformer / run and gun / whatever you want 2D game. It's a...
View ArticleHelp with Infinite Sidescroller
Hello! I need a little bit of help with my sidescroller, essentially, it spawns in Objects when I don't want it too. E.G: http://prntscr.com/5ymlwa Other than there is way too much light... How can I...
View Article