Quantcast
Channel: Latest Questions by eatyourpotato
Browsing latest articles
Browse All 8 View Live

When cloning, how do you make your clones keep the original properties?

Hello, I am trying to clone an object, and I want the clone to have the same velocity as the original object, but every time I try, the clone is not keeping the original velocity. How can I solve this?...

View Article



NullReferenceException: Object reference not set to an instance of an object.

Hello, I'm having trouble understanding why Unity is giving me the above error. Here is my code: Camera cam; //Code outside of functions should stick to declaring types or specific values only, so...

View Article

Why doesn't my texture show up?

Hello, I'm trying to make an image show up when the player clicks on one of the objects in my game. However, the code doesn't seem to be working. Can someone experienced help me? Thank you so much!...

View Article

Sprites from array won't render

Hello, I'm trying to randomly render sprites from an array, but for some reason, it's not doing what I want it to do. Here's what I have so far: int randomPawNum; public Sprite[] catPaw; void...

View Article
Browsing latest articles
Browse All 8 View Live




Latest Images