How can I pick/throw and position object models?
Hi, Good Evening! I'm creating a First Person Puzzle game and I'm only a beginner when it comes in programming. I can only create a 3-D models and know a little bit of codes like I made (the main menu...
View ArticlePicking up object occasionally causes player to fly through air
Hey y'all, I've been messing around with a game where the player needs to pick up items and set them down in certain spots. I've hit an issue where upon picking up an object, every once in a while...
View ArticlePick terrain Height?
Hi, we're in need of the ability to pick the terrain's height at a given point in order to apply that same height in another region of our map. We can't fin a tool capable of such thing in the terrain...
View ArticleHow to pick a weapon of the ground
**im making a kinda thriller action game and you start in a camp i want to be able to pick a weapon of the ground and be able to switch from a flash light to the gun please help**
View ArticlePick all gameobject with specific tag
Using [GameObject.FindGameObjectsWithTag][1], how can I set ALL of the gameObjects with a specific tag inactive?...
View ArticleHow To Add A Simple Speed Boost On Collision With A Specific Object With A...
Hi I am fairly new to unity and Im sort of teaching myself to script through trail and error. My question is, with the script I have, how do I add to the script to make it where when it hits an object...
View ArticlePicking up a flashlight
Hey, so i have a model of a flashlight in my game. I want to be able to pick it up and equip it using "E". I have a spotlight attached to my first person controller, which has its intensity set to 0,...
View ArticlePick up flashlight with "E" ?
Hey guys. I really need help. I'm just stuck here. What I want to do is come to an object, click E on it, and do it so that it activates my spotlight, and the object destroys itself. I even googled...
View ArticlePick the oldest object from an array.
I'm making a tower defense game and i need my towers to always prioritise enemies that are the closest to the end point. Each enemy has a "age" variable. I'm trying to create an array of enemies that...
View ArticleFPS Equiping items?
In my game, i can pick up items and all that. But how do I equip the item, such as a gun? I know I can do that parenting thing, but I want an equiping animation to happen with I equip such pulling out...
View ArticlePick image from gallery in windows phone
Hi! I'm searching a way to load image from gallery in windows mobile devices. I have alredy do this for iOS and Android but I have found nothing for windows phone. Any suggestions or ideas? Thanks!
View ArticleHow to make the individual cells in the border change colors automatically?
![Counting-Light][1] [1]: /storage/temp/115003-untitled.png I want to make the individual cells in the border to change the color automatically one by one, not the text. I want it to make it look like...
View ArticleHow to make filter with choose options
Hello, i want to make an regular filter drop down picklist with options. But i dont have idea how to write it on C#. I kind of understand how to make it on UI. So as you can see on my mockup - i have...
View Article