|
Hi, Let's say I have a static variable holding a prefab named "bullets".How do I use my GUI as a button to change to variable to another variable? Eg : When i click the button, the variable changes from "bullets" to "rockets". I just need some pointers to do this correctly, please help in javascript, thanks!
(comments are locked)
|

if you want to change weapons then I suggest you try something else =)