You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
755 B
INI
42 lines
755 B
INI
[res://BP.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": Array[int]([]),
|
|
"h_scroll_position": 0,
|
|
"row": 11,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Bow.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 7,
|
|
"folded_lines": Array[int]([]),
|
|
"h_scroll_position": 0,
|
|
"row": 13,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Snaps.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": Array[int]([]),
|
|
"h_scroll_position": 0,
|
|
"row": 0,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|