Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docs for Input and UI for multiple players PR #10704

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GreenCrowDev
Copy link

This PR implements the new features introduced in godotengine/godot#102412 in the documentation.

This obviously is not ready to be merged until eventually the original Godot PR does, but it will serve as a starting point to discuss also the usage of the new features for beginners, and where and how to present them in the docs.

Content

The two key points addressed by the linked PR are:

  1. Introducing a new player layer between the device and game logic;
  2. Support the new player layer in the UI, allowing multiple players have their own Control node in focus.

@tetrapod00 tetrapod00 added enhancement area:manual Issues and PRs related to the Manual/Tutorials section of the documentation topic:input waiting on PR merge PR's that can't be merged until an engine PR is merged first labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement topic:input waiting on PR merge PR's that can't be merged until an engine PR is merged first
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants