99 lines
4.9 KiB
XML
99 lines
4.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="AutoImportSettings">
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
</component>
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="c3091895-9cbd-4d08-bc3f-599dc2d3e86d" name="Changes" comment="">
|
|
<change beforePath="$PROJECT_DIR$/.idea/libraries/GdSdk_Master.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/GdSdk_Master.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/scripts/enemy.gd" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/enemy.gd" afterDir="false" />
|
|
</list>
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
<map>
|
|
<entry key="$PROJECT_DIR$" value="UI2" />
|
|
</map>
|
|
</option>
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="MetaFilesCheckinStateConfiguration" checkMetaFiles="true" />
|
|
<component name="ProblemsViewState">
|
|
<option name="selectedTabId" value="CurrentFile" />
|
|
</component>
|
|
<component name="ProjectColorInfo">{
|
|
"customColor": "",
|
|
"associatedIndex": 6
|
|
}</component>
|
|
<component name="ProjectId" id="2q4HPgu46uOtOmdySjqb7m18yeQ" />
|
|
<component name="ProjectLevelVcsManager">
|
|
<OptionsSetting value="false" id="Update" />
|
|
</component>
|
|
<component name="ProjectViewState">
|
|
<option name="autoscrollFromSource" value="true" />
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<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": "master",
|
|
"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 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" />
|
|
<option name="allowRunningInParallel" value="false" />
|
|
<option name="listenPortForConnections" value="false" />
|
|
<option name="projectPathOnTarget" />
|
|
<option name="selectedOptions">
|
|
<list />
|
|
</option>
|
|
<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="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>
|
|
</component>
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="c3091895-9cbd-4d08-bc3f-599dc2d3e86d" name="Changes" comment="" />
|
|
<created>1733914913603</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1733914913603</updated>
|
|
<workItem from="1733914927162" duration="262000" />
|
|
<workItem from="1733915211671" duration="365000" />
|
|
<workItem from="1744011636834" duration="97000" />
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="3" />
|
|
</component>
|
|
<component name="UnityCheckinConfiguration" checkUnsavedScenes="true" />
|
|
<component name="UnityProjectConfiguration" hasMinimizedUI="false" />
|
|
<component name="VcsManagerConfiguration">
|
|
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
|
|
</component>
|
|
</project> |