From 928665e068c20bfc388cba45ef288229a1204c08 Mon Sep 17 00:00:00 2001 From: AGulev Date: Sat, 24 Feb 2024 22:07:50 +0100 Subject: [PATCH] add note --- docs/en/manuals/physics-events.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/manuals/physics-events.md b/docs/en/manuals/physics-events.md index 3b5853a4..b4bf3ef4 100644 --- a/docs/en/manuals/physics-events.md +++ b/docs/en/manuals/physics-events.md @@ -18,6 +18,10 @@ end) ``` +::: important +If a listener is set, [physics messages](/manuals/physics-messages) will no longer be sent. +::: + ## Event Data Structure Each physics event provides a `data` table containing specific information relevant to the event.