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.
73 lines
1.4 KiB
73 lines
1.4 KiB
[res://level/scripts/player.gd] |
|
|
|
state={ |
|
"bookmarks": PackedInt32Array(), |
|
"breakpoints": PackedInt32Array(), |
|
"column": 18, |
|
"folded_lines": Array[int]([]), |
|
"h_scroll_position": 0, |
|
"row": 169, |
|
"scroll_position": 169.0, |
|
"selection": true, |
|
"selection_from_column": 18, |
|
"selection_from_line": 169, |
|
"selection_to_column": 48, |
|
"selection_to_line": 174, |
|
"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": 18, |
|
"folded_lines": Array[int]([]), |
|
"h_scroll_position": 0, |
|
"row": 2, |
|
"scroll_position": 0.0, |
|
"selection": false, |
|
"syntax_highlighter": "Markdown" |
|
} |
|
|
|
[res://level/scripts/spring_arm_offset.gd] |
|
|
|
state={ |
|
"bookmarks": PackedInt32Array(), |
|
"breakpoints": PackedInt32Array(), |
|
"column": 0, |
|
"folded_lines": Array[int]([]), |
|
"h_scroll_position": 0, |
|
"row": 10, |
|
"scroll_position": 0.0, |
|
"selection": false, |
|
"syntax_highlighter": "GDScript" |
|
}
|
|
|