HI all,
I am a little new to coding and I am having an issue. What I want to do is have a screen where you can pick a weapon and then when the next screen loads EI( the game screen) it will load that weapon. this is in 2D so its all sprites. any help is great. basically the idea is on one screen you will pick a weapon that will show up for you to use to smash things.
ok, what have you got so far? which part are you having trouble doing?
Hey thanks for the reply so I have the game screen set up with two empty game objects where i want the chosen thing to get placed. But on the screen before or the select screen i don’t know how to script it for when the object is chosen to make sure it gets displayed in the right spots… not sure if that makes sense.