Commit ab36dbe3 authored by Chunchi Che's avatar Chunchi Che

add some comment

parent 9d48757b
......@@ -54,6 +54,7 @@ export default (hands: Card[], scene: BABYLON.Scene) => {
"scaling",
CONFIG.HandHoverScaling()
),
// TODO: 这里后续应该加上显示可操作按钮的处理
new BABYLON.ExecuteCodeAction(
BABYLON.ActionManager.OnPointerOverTrigger,
(event) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment