Free data is here ↓
Magic Circle_sample.zip (358.5 KB)
Sample of an angled magic circle.
(Available for free to AGMker users)
Sample of an angled magic circle.
Then, double-click magic_circle.tscn inside the [objects] folder to open it.
magic_circle.tscn inside the [objects] folder to open it.
Included image materials are here. material
STEP①
Use Sprite2D and AnimationPlayer to create a flat magic circle.
Using Sprite2D and AnimationPlayer, create a flat magic circle.
使用Sprite2D和AnimationPlayer创建平面魔法阵
STEP②
Set Node2D as the parent and embed the Sprite2D used in ①.
Set Node2D as the parent and embed the Sprite2D used in ①.
以Node2D为父节点,嵌入①中使用的Sprite2D
STEP③
In the Node2D Inspector,
• Adjust Skew to 60.0°
• Adjust Rotation to 13.5°
In the Node2D Inspector,
• Adjust Skew to 60.0°
• Adjust Rotation to 13.5°
在Node2D的≪检查器≫中
・调整Skew=60.0°
・调整旋转=13.5°




