56 lines
1.0 KiB
INI
56 lines
1.0 KiB
INI
[res://Player/player.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 8,
|
|
"folded_lines": [],
|
|
"h_scroll_position": 0,
|
|
"row": 26,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Enemies/basic_enemy.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 44,
|
|
"folded_lines": [],
|
|
"h_scroll_position": 0,
|
|
"row": 10,
|
|
"scroll_position": 8.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Weapons/basic_weapon.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 25,
|
|
"folded_lines": [],
|
|
"h_scroll_position": 0,
|
|
"row": 3,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Projectiles/basic_projectile.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 32,
|
|
"folded_lines": [],
|
|
"h_scroll_position": 0,
|
|
"row": 23,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|