14 lines
250 B
INI
14 lines
250 B
INI
[res://Player/player.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": [],
|
|
"h_scroll_position": 0,
|
|
"row": 35,
|
|
"scroll_position": 13.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|