Quantcast
Channel: Latest Questions by greatUnityGamer
Browsing all 99 articles
Browse latest View live

Why would an OBJ model respond weirdly to Light in Unity?

I finally got an OBJ from Daz to Unity with Texture Atlas, it works great now except the light does the opposite,. When it hits the object, that side of the object is not lit. When i turn the light to...

View Article



How do I import a wall of bricks with Individual Bricks responding to Physics...

So i want to have walls of bricks that things can collide with and when they do , the bricks should all go flying out with each brick having individual physics? How can i do this? My program is DAZ....

View Article

My Objects all fall Unrealistically SLow with the deafult Gravity Even with...

So i was first perplexed why i increase the mass and the objects continue to fall the same rate. Then i heard in the Video tutorials about physics, some guy saying that mass doesn't have to do anything...

View Article

Is it better to make the Player in FPS be a Rigidbody or a characterController?

I'm no longer sure. Most of the Video tutorials about FPS games use a characterController. But some others say that it's not realistic and it's better to use a rigidbody so it has physics. In my case,...

View Article

Why does inputting values for Rotation in the Inspector also Translate the...

I'm findin this weird. whenever i enter a value of rotationi and press eneter, it also moves the position of the object. Yet when i use the rotation tool and drag and rotate, it changes the rotation...

View Article


Box Colliders of imported OBJ not centered on OBJ, How would i center it?

FOr some reason this happens. Why and how to fix it? In the export settings of the OBJ in DAZ i already figured out how to make it so that the character faces the right directio nwhen loaded and is...

View Article

Why my Fallen object keeps moving after it fell and stopped?

I tried a physics test. A cube to serve as the floor. Well i elongated it and made it a big surface Then i have a table in the air and it will fall. Well it falls and comes to a stop but then it keep...

View Article

How do I save a Wall of bricks i put together In Unity as a Reusable thing?

I imported my wall of bricks from daz. i put Rigidbodies to each brick and colliders to each brick. It's set and ready. But i want to use my wall many times and load it in various places. So i would...

View Article


If You add a RelativeForce to an Object like a Sphere, Does Speed ever...

In my test my ball rolls with AddRelativeForce( Vector3.forward * 2500) It takes that force to knock down the brick wall. So it colides and the bricks fall over and then the ball turns the other...

View Article


How Do you Make your Game play Fullscreen?

not now, i've yet to even start I'm just learning. But when i make the full game and save it out as a standout application so i can doubleclick it to start it up. How do i make it be a game that runs...

View Article

Are there any Free Skyboxes for Unity(the included ones lack Clear skies)?

Are there any free skyboxes somewhere to download? The included ones are great but there's no clear sky one. There's a sunny one but with clouds.

View Article

How do You save/Backup Bought Assets to your computer?

I bought things like Amazing Real Fire. i tried to save it to harddisk for back up instead of just adding it to the current project. I did that by Revealing the folder in my computer and then just...

View Article

Using Same FBX to load multiple, but want different Color Settings on each,...

So i have a person with clothes, i want to use the same person multiple times and each have different color clothes. Thing is, the problem is when i select one of the persons and change the color...

View Article


Counting Down Timer But My Variable is not reaching Zero ever, Why?

ok this is my code and it never seems to reach zero. I don't understand why my Variable myTimer doesn't reach zero ever. I even put a debug messege thing to tell me if myTimer more than zero and also...

View Article

If My Game Starts slow if i add Mesh Collider to my whole environment, Should...

I made my environment by using "Walled City" from daz. I actualy made 3 copies of it and connected it. Well when i did that and press playe to test it out, it lagged, it didn't necesariliy lag the game...

View Article


How do You Display Energy Etc Screen Indicators?

I'm a beginner but pretty much got it , I have already made my FPS thing and have environemnts and objects moving around and have physics. But i do not know how to display indicators on the screen such...

View Article

When you drag a OBJ MTL and Maps folder to Assets, how do you get them To be...

I always drag stuff and they don't always get textured automatically. The textures are there but it just doesn't happen. And this is especially difficult when you yourself would not eve know what...

View Article


How do You Add Texture To A Terrain?

I tried to drag a Material/Texture to the terrain and it just doesn't do it. How do you do it? For Example I imported the Terrain Assets folder(free in unity store), it has some material shaders. those...

View Article

How do I add force To rigidbody based On Character's Walking direction?

So there's gonna be objects such as balls on the ground in my FPS style game. When the player walks and collides with them, the balls should be pushed. with some force. My Character is character...

View Article

Is there a Method to Set the Exact rotation instead of ADDING rotation?

transform.rotate(Vector3) rotates but it rotates. meaning it adds to the current facing direction. But what if i want to RESTORE my initial facing direction of a character in some part of the game?...

View Article
Browsing all 99 articles
Browse latest View live




Latest Images