- Home /
Question is off-topic or not relevant
Very simple inventory script...
I am working under a deadline, so I need instant responses, please. I am developing a dungeon crawler game that requires an inventory that will display items picked up, equip a weapon (only one weapon slot), show tool-tips of an item (only damage and item name) and drop useless items. If possible, I would also prefer weight functionality, so as the player cannot carry anymore items after a certain weight limit. Also, it must be toggle-able with a keyboard key.
Can anyone help me out please? Next week is my deadline...
Thanks in advance!
Use google. Do tutorials, and learn how to use Unity.
Sorry, but your question is too broad, and this is not the place to ask for scripts. Unity Answers and its community is here to help you solve any Unity specific problems you have, not give away free code. If you don't know how to write code, I suggest learning Unity's Java Script (its really easy), but if you don't have time, or whatever, then you can try asking your question on the Unity Forums (http://forum.unity3d.com/). I hope you can get an answer!
Here is a list of tutorials to get you going :
Start at the bottom and work up : http://www.unity3dstudent.com/category/modules/
the Unity Wiki : http://wiki.unity3d.com/index.php/Tutorials
A list of resources : http://answers.unity3d.com/questions/12321/how-can-i-start-learning-unity-fast-list-of-tutori.html
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
How to add colliders to Tron Like Trail 0 Answers
Scripts were perfect but now they are all messed up please help 0 Answers
RayCast Shooting not working 0 Answers
change to glow texture on mouse click 0 Answers