You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
1.1 KiB
55 lines
1.1 KiB
[res://level/scripts/player.gd] |
|
|
|
state={ |
|
"bookmarks": PackedInt32Array(), |
|
"breakpoints": PackedInt32Array(), |
|
"column": 73, |
|
"folded_lines": Array[int]([]), |
|
"h_scroll_position": 0, |
|
"row": 112, |
|
"scroll_position": 90.99999999999999, |
|
"selection": false, |
|
"syntax_highlighter": "GDScript" |
|
} |
|
|
|
[res://level/scripts/3d_godot_robot.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" |
|
} |
|
|
|
[res://level/scripts/level.gd] |
|
|
|
state={ |
|
"bookmarks": PackedInt32Array(), |
|
"breakpoints": PackedInt32Array(), |
|
"column": 0, |
|
"folded_lines": Array[int]([]), |
|
"h_scroll_position": 0, |
|
"row": 0, |
|
"scroll_position": 78.0, |
|
"selection": false, |
|
"syntax_highlighter": "GDScript" |
|
} |
|
|
|
[res://README.md] |
|
|
|
state={ |
|
"bookmarks": PackedInt32Array(), |
|
"breakpoints": PackedInt32Array(), |
|
"column": 98, |
|
"folded_lines": Array[int]([]), |
|
"h_scroll_position": 0, |
|
"row": 22, |
|
"scroll_position": 0.0, |
|
"selection": false, |
|
"syntax_highlighter": "Markdown" |
|
}
|
|
|