|
|
|
|
@ -4,7 +4,11 @@
|
|
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="c3091895-9cbd-4d08-bc3f-599dc2d3e86d" name="Changes" comment="" />
|
|
|
|
|
<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" />
|
|
|
|
|
@ -13,7 +17,7 @@
|
|
|
|
|
<component name="Git.Settings">
|
|
|
|
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="$PROJECT_DIR$" value="GridMap" />
|
|
|
|
|
<entry key="$PROJECT_DIR$" value="UI2" />
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
|
@ -35,23 +39,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": "master",
|
|
|
|
|
"ignore.virus.scanning.warn.message": "true",
|
|
|
|
|
"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",
|
|
|
|
|
"settings.editor.selected.configurable": "preferences.build.godotPlugin",
|
|
|
|
|
"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": "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>
|
|
|
|
|
<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" />
|
|
|
|
|
@ -64,17 +66,13 @@
|
|
|
|
|
<method v="2" />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="Editor" type="RunNativeExe" factoryName="Native Executable">
|
|
|
|
|
<option name="EXE_PATH" value="$USER_HOME$/Godot/Godot_v4.4-stable_linux.x86_64" />
|
|
|
|
|
<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>
|
|
|
|
|
<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">
|
|
|
|
|
@ -86,8 +84,7 @@
|
|
|
|
|
<updated>1733914913603</updated>
|
|
|
|
|
<workItem from="1733914927162" duration="262000" />
|
|
|
|
|
<workItem from="1733915211671" duration="365000" />
|
|
|
|
|
<workItem from="1735554556434" duration="163000" />
|
|
|
|
|
<workItem from="1741342963625" duration="433000" />
|
|
|
|
|
<workItem from="1744011636834" duration="97000" />
|
|
|
|
|
</task>
|
|
|
|
|
<servers />
|
|
|
|
|
</component>
|
|
|
|
|
@ -96,24 +93,7 @@
|
|
|
|
|
</component>
|
|
|
|
|
<component name="UnityCheckinConfiguration" checkUnsavedScenes="true" />
|
|
|
|
|
<component name="UnityProjectConfiguration" hasMinimizedUI="false" />
|
|
|
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
|
|
|
<option name="TAB_STATES">
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="MAIN">
|
|
|
|
|
<value>
|
|
|
|
|
<State />
|
|
|
|
|
</value>
|
|
|
|
|
</entry>
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
|
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
|
|
|
|
|
<MESSAGE value="windows" />
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="windows" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="XSLT-Support.FileAssociations.UIState">
|
|
|
|
|
<expand />
|
|
|
|
|
<select />
|
|
|
|
|
</component>
|
|
|
|
|
</project>
|