Godot version of Conway's game of life
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

8 lines
261 B

[gd_scene load_steps=2 format=3 uid="uid://cy6vsgu8o0rad"]
[ext_resource type="Script" path="res://scenes/fps_counter/fps_counter.gd" id="1_vn43a"]
[node name="FPSCounter" type="Label"]
offset_right = 40.0
offset_bottom = 23.0
script = ExtResource("1_vn43a")