Skip to content

fix: Problems with multiplayer-simple example#134

Merged
elementbound merged 2 commits intofoxssake:mainfrom
zibetnu:fix/multiplayer-simple
Nov 25, 2023
Merged

fix: Problems with multiplayer-simple example#134
elementbound merged 2 commits intofoxssake:mainfrom
zibetnu:fix/multiplayer-simple

Conversation

@zibetnu
Copy link
Copy Markdown
Contributor

@zibetnu zibetnu commented Nov 24, 2023

I ran into two issues when taking a look at the simple example.

First, connect_ui wasn't set in either of the bootstrappers:
Screenshot from 2023-11-24 12-17-47

Second, players would fly away when spawning inside each other. I can sometimes get them to fall down again by moving them around, but I didn't manage to make that work in the video showcasing the issue:

players-fly.mp4

This pull request fixes both issues by setting connect_ui and making it so players don't collide with each other. You can see the fixes in action here:

working.mp4

Copy link
Copy Markdown
Contributor

@elementbound elementbound left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR, lgtm!

@elementbound elementbound merged commit a09e86f into foxssake:main Nov 25, 2023
@zibetnu zibetnu deleted the fix/multiplayer-simple branch November 25, 2023 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants