Content tagged peer

Similar Tags

Report Tag

22 usages of this tag
  • 3 replies
  • 482 views
Not favoritedFavorited Favorited 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
  • 634 views
This content is deleted
Forum Topic
How do I destroy an object on the peer's side?
Not favoritedFavorited Favorited 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
  • 550 views
This content is deleted
Forum Topic
Multiplayer Touch Pathfinding?
Not favoritedFavorited Favorited 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
  • 803 views
This content is deleted
Forum Topic
Trigger Once While True not working in a For Each loop
Not favoritedFavorited Favorited 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
  • 600 views
This content is deleted
Forum Topic
Is there a way to check when host leaves?
Not favoritedFavorited Favorited 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
  • 428 views
This content is deleted
Forum Topic
How do I Multiplayer Goomba Behavior?
Not favoritedFavorited Favorited 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
  • 674 views
This content is deleted
Forum Topic
Multiplayer - Not possible to join as HOST anymore
Not favoritedFavorited Favorited 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...

UpvoteUpvote 2 DownvoteDownvote
This content is deleted
Tutorial
(Multiplayer) Identify the host of the room.
Not favoritedFavorited Favorited 0 favourites

In this tutorial I show how peers can identify who is the host of the room, it is simple and very cool to be able to distinguish the "adm" of the room, as shown...

  • 1 replies
  • 259 views
This content is deleted
Forum Topic
How do I Fix my multiplayer?
Not favoritedFavorited Favorited 0 favourites

I pretty much just wrote the stuff from the top down multiplayer game example but now, on the peer end, he can see the host move, however, when the host moves,...

  • 6 replies
  • 354 views
Not favoritedFavorited Favorited 0 favourites

I released my game “Cornhole Duels” few days ago, that is a turn-based game, with the possibility to play only on local computer in different modes: - versus cp...

posted 8 months ago

Similar Tags