Gimme a scream Corey
This commit is contained in:
parent
ea0c1357cf
commit
33eb6187a0
7 changed files with 66 additions and 18 deletions
9
godot-pvz-genetics/scenes/world.tscn
Normal file
9
godot-pvz-genetics/scenes/world.tscn
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[gd_scene format=3 uid="uid://bh0bpqalry5my"]
|
||||
|
||||
[node name="World" type="Node2D" unique_id=1672334032]
|
||||
|
||||
[node name="GodotGenome" type="GodotGenome" parent="." unique_id=1134546682]
|
||||
from_plant = "CherryBomb"
|
||||
|
||||
[node name="Plant" type="Plant" parent="." unique_id=1494298949 node_paths=PackedStringArray("genome")]
|
||||
genome = NodePath("../GodotGenome")
|
||||
Loading…
Add table
Add a link
Reference in a new issue