I attempted to make a multiplayer game where two stick figures fight. Player one had left right, space. Player two had wasd keys. But the player two attack key, s, did not attack. Player one worked, though.
Offline
Could you upload the project so we can take a look at the scripts? ^^
Offline
is it a broadcast? if so, use different ones for each character.
Offline
I forgot to save. But I'll make a new game illustrating the problem. It might take a while. No it is not a broadcast, it requires several <when[ ]key pressed> and motion blocks.
Offline
technomaniac wrote:
I forgot to save. But I'll make a new game illustrating the problem. It might take a while. No it is not a broadcast, it requires several <when[ ]key pressed> and motion blocks.
I would prefer not using when key pressed. Try forever if key right arrow pressed.
Offline
Thescratch3 wrote:
technomaniac wrote:
I forgot to save. But I'll make a new game illustrating the problem. It might take a while. No it is not a broadcast, it requires several <when[ ]key pressed> and motion blocks.
I would prefer not using when key pressed. Try forever if key right arrow pressed.
Yes, and it would make it to where movement is only accessible after a certain command.
Offline
Thescratch3 wrote:
technomaniac wrote:
I forgot to save. But I'll make a new game illustrating the problem. It might take a while. No it is not a broadcast, it requires several <when[ ]key pressed> and motion blocks.
I would prefer not using when key pressed. Try forever if key right arrow pressed.
I meant either of them. I used the same scripts for both characters, just different keys. Everything works, except for the Player 2 attacks. I will upload the scripts in a few days time. (I'm busy, and replicating the scripts will take a while, I'm still on it.)
Offline
Confuse it! I'm delaying this project, and making a completely different project and topic for it. Who can close topics? If anybody can, please do so.
Offline