particles/ParticleSimulationScene.tscn

14 lines
352 B
Plaintext
Raw Normal View History

2022-01-17 23:52:42 -05:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://ParticleSimulationScene.cs" type="Script" id=1]
[node name="ParticleSimulationScene" type="Node2D"]
script = ExtResource( 1 )
[node name="ParticleNodes" type="Node2D" parent="."]
[node name="Camera2D" type="Camera2D" parent="."]
anchor_mode = 0
current = true
zoom = Vector2( 1.35, 1.35 )