Skip to content

Document the server-authoritative prop deletion flow#35

Open
gghh2 wants to merge 1 commit into
mainfrom
docs/prop-deletion-flow
Open

Document the server-authoritative prop deletion flow#35
gghh2 wants to merge 1 commit into
mainfrom
docs/prop-deletion-flow

Conversation

@gghh2

@gghh2 gghh2 commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Expand the "Delete prop" section: deletion is server-authoritative (free the node on the game server, never from a client), the props/delete_object message removes the object from the GORC and the database, and a server can emit that message directly for a prop it does not hold as a node. Add the client-request pattern and a note about the persistence bridge subscription.

Expand the "Delete prop" section: deletion is server-authoritative (free
the node on the game server, never from a client), the props/delete_object
message removes the object from the GORC and the database, and a server can
emit that message directly for a prop it does not hold as a node. Add the
client-request pattern and a note about the persistence bridge subscription.
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.

1 participant