Hi :)
I need some help with assigning player 2 to an object, so it will appear in the event editor.
Per
Printable View
Hi :)
I need some help with assigning player 2 to an object, so it will appear in the event editor.
Per
You have to set the object to a player controlled movement so you can choose a different player from the player drop down. Just curious, but why do you need a player 2 object in the event editor for no reason?
Thanks!
Well, it's a two player game where both movements for P1 and P2 are static, so i'll code them from scratch.
I've just added a dummy object and assigned it as p2 as you said.
Now i can test both controller 1 and 2 in the event editor, and also change the controls during gameplay.