- Home /
Help with adding money and a shop plus a few other things
One thing i am looking to do in my fps robot game is to implement a money system in which you would gain money for winning missions, and related to that: make a shop where you can upgrade armour and buy better guns and more ammo. how would i approach doing this?
Another thing I would like to put in is a message transmission box to display a text message along with a small animation and dissapears after a certain amount of time.
Also is there a way to make a menu come up where you can select to view credits or play the game. I would like this to come up when the game is launched.
I am using the free version of unity and am new to it. i went through the fps tutorial and now am doing my own game for fun. Is it possible to do any of these things, and if so where is a good place to start.
You're asking for quite a lot of complicated things in one question. You're more likely to get better (or possibly any) responses if you break each of your questions into separate questions in separate posts. I'd also advise you to work on these things one at a time and see where you get, then come here when you have specific problems. "How do I do [x]" questions are difficult to answer because we don't know anything about how your game is set up.
@burnumd: well said. The growing amount of ppl that come here with nothing and want everything is appalling.
Your answer

Follow this Question
Related Questions
How should I organize this money system? 1 Answer
Help with Shop Script C# 0 Answers
How does SendMessage work in the background? 3 Answers
Passing 'null' as parameter to SendMessage/BroadcastMessage 2 Answers
Magnetic Gameobject 1 Answer