Content tagged peer

Similar Tags

Report Tag

18 usages of this tag
  • 2 replies
  • 446 views
This content is deleted
Forum Topic
multiple multiplayer games
0 favourites

It should be possibel to set up multiple variations of 1 game in multiplayer. Let's say the game is called 'hello world'. Multiple 'rooms' of this game can be h...

posted 3 years ago
  • 3 replies
  • 298 views
0 favourites

Currently I have a lot of hassle. I have to rewrite all of the unit frames creation because of the limitation of syncing variables to numbers only. My workaroun...

  • 3 replies
  • 405 views
This content is deleted
Forum Topic
How do I destroy an object on the peer's side?
0 favourites

I'm destroying a synced object on the host's side, and my assumption was that it'd automatically disappear on the peer's side when that happened. The object doe...

  • 4 replies
  • 350 views
This content is deleted
Forum Topic
Multiplayer Touch Pathfinding?
0 favourites

I am attempting to make a simple multiplayer that uses touch controls and pathfinding movement for both host and peer. Try as I might I can't seem to get the ho...

  • 2 replies
  • 500 views
This content is deleted
Forum Topic
Trigger Once While True not working in a For Each loop
0 favourites

I've got a Multiplayer game with one Host and one Peer. The characters are moved around by the HeroBase object. With the code below, the conditions are met when...

  • 3 replies
  • 318 views
This content is deleted
Forum Topic
Is there a way to check when host leaves?
0 favourites

So, I've been making a multiplayer game, and, as expected (of course), when the host leaves, everything synced freezes for the peers. The problem is that, after...

  • 2 replies
  • 270 views
This content is deleted
Forum Topic
How do I Multiplayer Goomba Behavior?
0 favourites

Howdy, I'm working on a multiplayer game, where I need a goomba behavior where players can stomp on each other to stun their opponent. I'm calling this action v...

  • 3 replies
  • 351 views
This content is deleted
Forum Topic
Multiplayer - Not possible to join as HOST anymore
0 favourites

I was working on a multiplayer game for the past week. Yesterday evening all was fine, but when I wanted to continue today, I realised that the first client ope...

Similar Tags