Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 

12 wiersze
271 B

  1. [gd_scene load_steps=2 format=2]
  2. [ext_resource path="res://jrpg/fonts/puritan.tres" type="DynamicFont" id=1]
  3. [node name="ChoiceButton" type="Button"]
  4. anchor_right = 1.0
  5. anchor_bottom = 1.0
  6. custom_fonts/font = ExtResource( 1 )
  7. __meta__ = {
  8. "_edit_use_anchors_": false
  9. }