Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: strange_aeons on June 15, 2020, 11:46:04 PM
-
hi i thought i'd ask for some advice on how to go about setting this up as i have done so in the past, but i feel i didnt do it right. i want to have twin stick shooter controls where the WASD keys and left stick on a controller move a player around in space, while the mouse and left stick on a controller determine where the player is facing or shooting.
-
Heya,
I'd simply add an FSM to each function you want.
One to Control movement, one to control rotation and the last to control shooting.
Should be a fair straight forward approached to it if its just simple design.