Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
how to make weapon switching in coppercube |
||||
|
You can use the Hide or unhide a scene node action to make the weapon visible/invisible. You will probably want to use it in combination with a When a key is pressed do something behavior and If a variable has a value do something action. Those three should get you going in the right direction. |
||||
|
Guest wrote: You can use the Hide or unhide a scene node action to make the weapon visible/invisible. You will probably want to use it in combination with a When a key is pressed do something behavior and If a variable has a value do something action. Those three should get you going in the right direction. Thanks, very helpful |
||||
|
Actually, I once spent a whole afternoon trying to get a virtual vending machine to dispense the right item after selecting it with a clunky menu in a college project. |
||||
|
|