Ground 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 ArticleStealth AI?
Hi, I'm working on a horror project, and have experimented with some AI i made, very crappy. I am not very good with AI so I have come to the community to ask for some pointers and some examples for a...
View ArticleSome tips to building a step by step game
Hi, I'm working on a "step by step" game, ie, a game divided into several stages per level: phase to plant, phase to water and phase to collect. I can not take the next step until I completed the...
View Articlescroll bar inventory with slot count for equip items
the picture basic draft what i want it to look like but i am unsure of how how to make it work with the UI because i want it obj that players can see if they are behind user with it open i know UI can...
View ArticleTrouble with WASD movement
Hello, today I've written a script to make a marble move (controlled by the player). The marble is just a plain object with my script attached to it, allowing you to move. Here is the script: using...
View ArticleOptimization and Good habits programming whit C#
I have searched about good practices, but only found things like "comment your code" or "careful when naming your variables". I would like to know things like: - Don't use getComponenet( ) in functions...
View ArticleHow many tris are the maximun for mobile game character?
I am about to model the characters for my mobile game. But I don't know how many tris are maximun for my character. My friends have told me that 1.5k tri are the max for mobile game characters. But...
View ArticleBeginner Programer Potato skill level
I want to learn programming and just got unity i know the names of the programming languages but not how they work and how they differ. Do you guys have any tips on where and what to start programming
View ArticleHow do you bring your ideas to real code?
Hi everybody! I guess this is a question for the most experienced devs. Can please give good advice on methods or steps that you take to design the clases of your game? I find it's easy for me to...
View ArticleI want to make an undertale kinda game, how do I implement pixl art?
I'm just a beginner and want to make a simple game with a triving story, wich sofwares could i use to make my art and implement it. I did some research and found the UPA toolkit, maybe someone is...
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 Article