"Snap" Objects together during runtime?
I've written a script that allows a player to spawn an item in for placement when in specific areas and move said item as they walk (3m in front, around .5m from floor) they can then place the item...
View ArticleCan't receive ad in test mode
hi I integrated unityads via unity asset store. (https://unityads.unity3d.com/help/D...shers/Integration-Guide-for-Unity-Asset-Store) then, call Initialize(appId, true); turn on test mode. but I can't...
View Article[Feedback Friday #4] - November 7, 2014
Want design feedback for your new game? Then you've found the right thread! Post your game, and let us know which parts of the design need feedback. Discuss as much as you want until next Friday, when...
View ArticleShotPro by Shot Professional
ShotPro is a previs app for any filmaker. It allows one to create their dream movie within minutes. Will launch soon on iPad, other platforms will follow. Made with the new Unity 4.6 UI....
View ArticleMonodevelop Sucks
What else is new? I can't disable "Symbol Usage Highlighting": http://monodevelop.com/index.php?title=Download/What's_new_in_MonoDevelop_2.4 I suspect it is making the editor even more slow than it...
View Article[RELEASED] Master Audio - AAA Sound Solution, Unity 5 Ready!
$45 sale! 40% off for a limited time (regular price $75) Master Audio is the premier - and by far the most popular - audio plugin on the Asset Store and also audio plugin of choice for high-profile...
View ArticleParagon Evolved (Sci-Fi FPS)
Most Recent Update: Paragon Evolved is now on Steam Greenlight! Please help us out and vote for us! : http://steamcommunity.com/sharedfiles/filedetails/?id=203303932 ... Paragon Evolved (Sci-Fi FPS)
View ArticleSimple In-App Purchase System (SIS)
Simple IAP System takes the complexity out of in-app purchases (IAPs) and the billing process as a whole by providing a one-stop solution for managing IAPs, be it for real money or virtual currency....
View ArticleHow To know if ShaderUtil.GetPropertyType is a Texture2D
Hi guys, so I have this code: Code (csharp): public List<Texture> GetTextures(Material mat) { List<Texture> list = new List<Texture>(); int count =...
View Articlewhat is the command of CGINCLUDE?
CGINCLUDE struct v2f_full { half4 pos : SV_POSITION; half2 uv : TEXCOORD0; half4 normalScrollUv : TEXCOORD1; half4 screen : TEXCOORD2; half2 fakeRefl : TEXCOORD3; #ifdef LIGHTMAP_ON half2 uvLM :...
View ArticleLetting players select their own skills vs. having multiple classes /...
Why is it game designers often go with having multiple classes or characters (Diablo / League of Legends) vs. letting the player choose ANY skill they want (no classes)?
View Article3D model search engine
Hello all, we launched a 3D model search engine, which finds 3D models on the Internet with simple keyword search. The models can be previewed right on your browser without any plugins! (Chrome and...
View ArticleOne script or Many for a weapon system?
I just started making a weapon system and I suddenly realized I had no clue where to begin. I know Inheritance stacking is very impractical, so composition is the way to go, but how do I go about it? I...
View ArticleSplitscreen Manager: Dynamic splitscreen in your games!
Ever wanted to recreate those awesome late-night splitscreen fragathons in your Unity games? Finally, there's a fully featured splitscreen solution for Unity! Splitscreen Manager solves the hard work...
View ArticleCompletely Real Time Global Illumination Using Light Propagations
Real Time Global Illumination Using 3D Light Volumes Video Trailer WebDemo, Cornell Box: https://dl.dropboxusercontent.com/u/65183439/SimpleRoomdemo/SimpleRoomdemo.html DX11 Village Benchmark...
View ArticleThe pros and cons of UT developing engine software without in-house games
Unity no longer makes games. Their forays into game development, like the UT-associated Global Conflicts: Palestine and the Over the Edge Entertainment's GooBall, were spearheaded by Nicholas Francis,...
View ArticleShould I learn Javascript or C# for Unity?
i have found loades of Unity tutorials but some use C# and some javascript. So I don't get mixed between the two I want to only use tutorials for either C# or javascript. Which scripting language is...
View ArticleRealtime soft shadow problems.
I never tried these out yet, but at least in unity 5 im using a directional light with soft shadows... i get weird "tearing" issues in them that move around based on where my camera is moving. Here is...
View ArticleMaking a Scene in 10 minutes [SPEED VIDEO]
:3 Coment Please! EDIT: Real Time: 3:30 working. The point of the video: I want to improve my art work before creating my game. Tips please!
View ArticleUniversal App
So far I've just been making Android games. Now I want to try building for iOS, but the different aspect ratios are making a mess of things. The Android builds have been at a 16:9 ratio, which is fine...
View Article