Added region-stepped origin.
This commit is contained in:
parent
907695442f
commit
73baafbd6c
9 changed files with 83 additions and 2 deletions
4
demo/demo.gd
Normal file
4
demo/demo.gd
Normal file
|
@ -0,0 +1,4 @@
|
|||
extends Node3D
|
||||
|
||||
func _ready() -> void:
|
||||
RegionOrigin.anchor = $FixedWingAircraft/RegionTransform
|
Loading…
Add table
Add a link
Reference in a new issue