blob: 4a41ab36b365d160be146ffc4ec83445132baa69 (
plain) (
blame)
1
2
3
4
5
6
|
[gd_scene load_steps=2 format=2]
[ext_resource path="res://native/SpinningCube.gdns" type="Script" id=1]
[node name="SpinningCube" type="MeshInstance"]
script = ExtResource( 1 )
|