godot 4.4 beta4

master
Sascha 2025-02-18 13:26:15 +07:00
parent a783b11d68
commit 3d271891f8
15 changed files with 67 additions and 13 deletions

13
.idea/.gitignore vendored

@ -0,0 +1,13 @@
# Default ignored files
/shelf/
/workspace.xml
# Rider ignored files
/.idea.Princess Dragon Slayer.iml
/contentModel.xml
/projectSettingsUpdater.xml
/modules.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
</project>

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="UserContentModel">
<attachedFolders />
<explicitIncludes />
<explicitExcludes />
</component>
</project>

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="GdSdk Master" type="GdScript">
<properties path="C:\Users\woitsche\AppData\Local\JetBrains\Rider2024.3\projects\princess dragon slayer.11b6e06\sdk\GdSdk Master" version="Master" date="2024-06-01T15:14:16.000+02:00" />
<CLASSES />
<JAVADOC />
<SOURCES>
<root url="file://$USER_HOME$/AppData/Local/JetBrains/Rider2024.3/projects/princess dragon slayer.11b6e06/sdk/GdSdk Master" />
</SOURCES>
</library>
</component>

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JsBuildToolPackageJson" sorting="DEFINITION_ORDER" />
</project>

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

@ -1,4 +1,4 @@
{
"godotTools.editorPath.godot4": "c:\\Program Files\\Godot_v4.3-dev6_win64\\Godot_v4.3-dev6_win64.exe",
"godotTools.editorPath.godot4": "/home/sascha/Godot/Godot_v4.4-beta4_linux.x86_64",
"cmake.configureOnOpen": true
}

@ -1,6 +1,6 @@
[gd_scene load_steps=21 format=3 uid="uid://b314kt4tvhykm"]
[ext_resource type="Script" path="res://scripts/coin.gd" id="1_1bch4"]
[ext_resource type="Script" uid="uid://c3lygh35w64xs" path="res://scripts/coin.gd" id="1_1bch4"]
[ext_resource type="Texture2D" uid="uid://j1vvmqmgn5hq" path="res://assets/sprites/coin.png" id="1_uju15"]
[ext_resource type="AudioStream" uid="uid://2bveqexi5ulv" path="res://assets/sounds/coin.wav" id="3_u3aqb"]

File diff suppressed because one or more lines are too long

@ -1,7 +1,7 @@
[gd_scene load_steps=33 format=3 uid="uid://r1ex2hm0w68w"]
[ext_resource type="Texture2D" uid="uid://rreep3laiho3" path="res://assets/sprites/knight.png" id="1_bdpdo"]
[ext_resource type="Script" path="res://scripts/player.gd" id="1_ttddr"]
[ext_resource type="Script" uid="uid://dnsg58qosk0ay" path="res://scripts/player.gd" id="1_ttddr"]
[sub_resource type="CircleShape2D" id="CircleShape2D_flmdw"]
radius = 6.08276

@ -0,0 +1 @@
uid://c3lygh35w64xs

@ -0,0 +1 @@
uid://cnypyawdc2pav

@ -0,0 +1 @@
uid://d3tamph1wtuyg

@ -0,0 +1 @@
uid://dnsg58qosk0ay

@ -0,0 +1 @@
uid://dsxjfar6es6bf