Interactive 3D 1.0.0 3D Tools 4.1 Community
Submitted by user 1503Dev; Apache-2.0; 2026-05-10
Simple 3D Mouse Interaction Plugin
Usage:
1. Replace your StaticBody3D with InteractiveStaticBody3D or replace your CollisionShape(Polygon)3D with InteractiveCollisionShape(Polygon)3D. You can also attach an Interactor3D to a CollisionObject3D parent node, child node, or sibling node (priority: child node > parent node > sibling node).
2. Connect signals.
简单的3D鼠标交互插件
使用:
1. 替换你的StaticBody3D为InteractiveStaticBody3D或替换你的CollisionShape(Polygon)3D为InteractiveCollisionShape(Polygon)3D
也可以附加Interactor3D到CollisionObject3D父节点、子节点或者是兄弟节点(优先级: 子节点>父节点>兄弟节点)
2. 连接信号
View files Download Submit an issue Recent Edits