Apply Materials in Blender or Unity ?
Hi! I have a few questions for the planning of a game. It's a simple "Shoot a target" game. I have no idea if i should apply the texures and materials in Blender and Export to .FBX or apply the...
View Articletips on how to make good 2d game assets
Hey all. This might not entirely be related to unity. I'm looking for tutorials/resources on how to best make 2d assets inside an engine. I already know how to build a 2d game in Unity. What I'm...
View ArticleQuest Tips `n` Tricks
Hi Guys, I have just started game making as i think it will be the perfect job for me : D I was wondering if any of you guys could give me some beginner tips and tricks for creating an `RPG` like game?...
View ArticleA few general questions
Okay, so I've been contemplating over the past few days of whether to use unity or UDK. As of right now I'm leaning towards unity, so I need to know a few things. What do I need to know to use unity?...
View ArticleNetwork and lobbies tips and tricks ?
Hi everybody, we need to a personnal project to create a network connection between people and probably a server cause our TPS can accept until 8 players simultaneously on one game session. So we...
View ArticleGUI scripting? continued
I posted yesterday about scripting and I tried to reply to that thread but it would not let me. I have a new strip of code and it seems to fit a little bit better to my needs, but I need to know how to...
View ArticleUnity mesh 'Size' and question for gamers.
First off, I don't build my models to work with a 1,1,1 size,its hard for me to judge everything, so I change the 'Size' in the unity editor, is this bad? Would it mess me up later? If so, how would I...
View ArticleBest performance, best graphics. Looking for tips.
I was looking forward to create some sort of API where I can render really good last-gen graphics within Unity3d, but with the lowest cost of PC performance. I'm talking about perhaps 1-2 y/o computers...
View ArticleAny tips for making a cover system?
Hey what should I do to make a cover system for a 2.5D game? Thanks all help will be appreciated. If you can please help me find sites that will 'cover' this topic (pun intended)
View ArticleComplete beginner. Where to start?
Hi, As started, I am a complete beginner. I am hoping to pursue a career in the gaming industry in the future, hopefully as a game designer, but as you can probably tell I have little experience....
View ArticleLists: Avoiding ArgumentOutOfRangeException: Argument is out of range errors
Hi, I'm trying to expand my knowledge of Lists and I've been experimenting the last few days. My current focus is on avoiding ArgumentOutOfRangeException: Argument is out of range errors when other...
View ArticleGround and character problem
I'm using unity to dev a game like gunbound , and i have a problem that i can't control character like i want , in this position it's my character doesn't step the foot in the ground , i want to ask ,...
View Articleusing UnityEditor.EditorUtility.DisplayDialog with ios
I have this code here #if UNITY_EDITOR bool yesWasClicked = UnityEditor.EditorUtility.DisplayDialog("Alert" , "Are u sure ?", "Yes" , "No"); #endif It's run great in pc , but when i build to ios the...
View Articlea 2D Smash Bros like game
hello, I have been working with Unity for a little bit, just prototypes though, nothing polished My question is that is it possible to create a game with visuals similar to this...
View ArticleHow to create a sprite sheet by hand...
I'm using Krita and I'm wondering what the specifics for creating a sprite sheet by hand are. I'm wondering if there is a preferred resolution of the individual sprites(I have my pixel brush at 1px and...
View ArticleUnity Optimization Tips !
Hi Everyone, I am stuck on thinking which thing causes a lag in unity and how to optimize it.. i need help on the following topics ! 1. Does The Length Of The Script Makes A Game Slower? 2. Which is...
View ArticleGoogle play app store optimization(ASO) Tips
I just uploaded my game on google from long time but still not getting good installs. How can i promote or make it to come in search results or players find my game?
View ArticleGPU Optimisation
Hello, I am currently quite stummped on how to optimise my scene at the moment, I am currently running at around 60 FPS but on quite a high end system. As you will see below my problem lies with the...
View ArticleHelp a new developer with storing a lot of 3D items!
Hello! I am fairly new developer using Unity 4.6 for a university project. The idea of the project are to use Oculus rift Devkit 2 and leapmotion, in order to inspect and interact with a lot of 3D...
View Article