免费数据请看这里↓
Magic Circle_sample.zip (358.5 KB)
这是带角度的魔法阵样本。
(AGMker用户可免费使用)
Sample of an angled magic circle.
之后,请双击打开文件夹\[objects\]内的magic_circle.tscn文件。
magic_circle.tscn inside the \[objects\] folder to open it.
请打开\[objects\]目录中的magic_circle.tscn文件。
包含的图像素材请看这里。material
步骤①
使用Sprite2D和AnimationPlayer,创建一个平面的魔法阵。
Using Sprite2D and AnimationPlayer, create a flat magic circle.
使用Sprite2D和AnimationPlayer创建平面魔法阵
步骤②
以Node2D为父节点,嵌入①中使用的Sprite2D。
Set Node2D as the parent and embed the Sprite2D used in ①.
以Node2D为父节点,嵌入①中使用的Sprite2D
步骤③
在Node2D的≪检查器≫中
・调整Skew=60.0°
・调整旋转=13.5°左右
In the Node2D Inspector,
• Adjust Skew to 60.0°
• Adjust Rotation to 13.5°
在Node2D的≪检查器≫中
・调整Skew=60.0°
・调整旋转=13.5°




