mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
b15d2976e8
Creates the Merged Master game code as discussed in meeting for us all to branch and work off of.
12 lines
214 B
Plaintext
12 lines
214 B
Plaintext
[gd_scene format=2]
|
|
|
|
[node name="Response" type="Label"]
|
|
margin_top = 30.0
|
|
margin_right = 984.0
|
|
margin_bottom = 68.0
|
|
text = "Game text continues here... "
|
|
autowrap = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|