Skip to content

Conversation

@EntangledQuantum
Copy link
Collaborator

This pull request introduces significant enhancements to the UnityMCPConnection module, focusing on improving scene and game object information retrieval, and simplifying the periodic update mechanism. The most important changes include adding new detail levels for scene and game object information, new methods for handling scene and game object info requests, and removing the periodic update mechanism.

Enhancements to scene and game object information retrieval:

  • UnityMCPConnection/Editor/MCPDataCollector.cs: Added new enums SceneInfoDetail and GameObjectInfoDetail to specify detail levels for scene and game object information. Introduced new methods GetCurrentSceneInfo and GetGameObjectsInfo to retrieve detailed information based on the specified detail levels. [1] [2]

Simplification of periodic update mechanism:

New message handling for scene and game object info requests:

Removal of outdated ping handling:

Cleanup of unused methods:

@EntangledQuantum EntangledQuantum merged commit 8f0bb9f into main Mar 19, 2025
@EntangledQuantum EntangledQuantum deleted the newMethods branch March 19, 2025 05:59
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