|
|
|
|
@ -5,13 +5,8 @@
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="c3091895-9cbd-4d08-bc3f-599dc2d3e86d" name="Changes" comment="">
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/packed-scenes/enemy_ui.tscn" beforeDir="false" afterPath="$PROJECT_DIR$/packed-scenes/enemy_ui.tscn" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/packed-scenes/ui.tscn" beforeDir="false" afterPath="$PROJECT_DIR$/packed-scenes/ui.tscn" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/project.godot" beforeDir="false" afterPath="$PROJECT_DIR$/project.godot" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/resources/animations/skeleton_animations.tres" beforeDir="false" afterPath="$PROJECT_DIR$/resources/animations/skeleton_animations.tres" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/resources/floors_mesh_library.tres" beforeDir="false" afterPath="$PROJECT_DIR$/resources/floors_mesh_library.tres" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/resources/level_mesh_library.tres" beforeDir="false" afterPath="$PROJECT_DIR$/resources/level_mesh_library.tres" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/scenes/game.tscn" beforeDir="false" afterPath="$PROJECT_DIR$/scenes/game.tscn" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/scripts/enemies_ui_manager.gd" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/enemies_ui_manager.gd" afterDir="false" />
|
|
|
|
|
</list>
|
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
|
@ -34,21 +29,21 @@
|
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
|
|
|
"keyToString": {
|
|
|
|
|
"GdScript Start and Debug.Player GDScript.executor": "Debug",
|
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
"RunOnceActivity.git.unshallow": "true",
|
|
|
|
|
"gdscript.promo.shown": "true",
|
|
|
|
|
"git-widget-placeholder": "UI2",
|
|
|
|
|
"node.js.detected.package.eslint": "true",
|
|
|
|
|
"node.js.detected.package.tslint": "true",
|
|
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
|
|
|
"nodejs_package_manager_path": "npm",
|
|
|
|
|
"vue.rearranger.settings.migration": "true"
|
|
|
|
|
<component name="PropertiesComponent">{
|
|
|
|
|
"keyToString": {
|
|
|
|
|
"GdScript Start and Debug.Player GDScript.executor": "Debug",
|
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
"RunOnceActivity.git.unshallow": "true",
|
|
|
|
|
"gdscript.promo.shown": "true",
|
|
|
|
|
"git-widget-placeholder": "UI2",
|
|
|
|
|
"node.js.detected.package.eslint": "true",
|
|
|
|
|
"node.js.detected.package.tslint": "true",
|
|
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
|
|
|
"nodejs_package_manager_path": "npm",
|
|
|
|
|
"vue.rearranger.settings.migration": "true"
|
|
|
|
|
}
|
|
|
|
|
}]]></component>
|
|
|
|
|
}</component>
|
|
|
|
|
<component name="RunManager" selected="GdScript Start and Debug.Player GDScript">
|
|
|
|
|
<configuration name="Player GDScript" type="GDSCRIPT_DEBUG_RUN_CONFIGURATION" factoryName="GdScriptRunFactory" show_console_on_std_err="false" show_console_on_std_out="false" port="6006">
|
|
|
|
|
<option name="address" value="127.0.0.1" />
|
|
|
|
|
@ -61,13 +56,17 @@
|
|
|
|
|
<method v="2" />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="Editor" type="RunNativeExe" factoryName="Native Executable">
|
|
|
|
|
<option name="EXE_PATH" value="$USER_HOME$/Godot/Godot_v4.4-dev6_linux.x86_64" />
|
|
|
|
|
<option name="EXE_PATH" value="$USER_HOME$/Godot/Godot_v4.4-dev7_linux.x86_64" />
|
|
|
|
|
<option name="PROGRAM_PARAMETERS" value="--path "./" --editor" />
|
|
|
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
|
|
|
<option name="PASS_PARENT_ENVS" value="1" />
|
|
|
|
|
<option name="USE_EXTERNAL_CONSOLE" value="0" />
|
|
|
|
|
<method v="2" />
|
|
|
|
|
</configuration>
|
|
|
|
|
<list>
|
|
|
|
|
<item itemvalue="GdScript Start and Debug.Player GDScript" />
|
|
|
|
|
<item itemvalue="Native Executable.Editor" />
|
|
|
|
|
</list>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
|
|
|
<component name="TaskManager">
|
|
|
|
|
@ -79,6 +78,7 @@
|
|
|
|
|
<updated>1733914913603</updated>
|
|
|
|
|
<workItem from="1733914927162" duration="262000" />
|
|
|
|
|
<workItem from="1733915211671" duration="365000" />
|
|
|
|
|
<workItem from="1735554556434" duration="163000" />
|
|
|
|
|
</task>
|
|
|
|
|
<servers />
|
|
|
|
|
</component>
|
|
|
|
|
|