浏览代码

add note (#399)

Alexey Gulev 1 年之前
父节点
当前提交
408122122f
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      docs/en/manuals/physics-events.md

+ 4 - 0
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
 ## Event Data Structure
 
 
 Each physics event provides a `data` table containing specific information relevant to the event.
 Each physics event provides a `data` table containing specific information relevant to the event.