I want the player to be able to select a character and it spawns that character in the beginning of the layout level.
When button X clicked -----------System - create object character X on position X,Y.
Or you can set the characters outside of the layout and when the player select one of them move the character to X,Y.
When button X clicked -----------System - create object character X on position X,Y. Or you can set the characters outside of the layout and when the player select one of them move the character to X,Y.
Thanks so much is there a thumbs up button or a rep so I can thank you? Also for powers/bullet can I asign different powers/bullet to character?
Develop games in your browser. Powerful, performant & highly capable.
yes, you can.
You are welcome.
This video will show you how to make different bullets and power ups :
You are welcome. This video will show you how to make different bullets and power ups :
Thank awesome. Question Im making rpg top view using 8 directions but I want to disable or add an animation when both down and right are pressed.