Fixed Block off
This commit is contained in:
@@ -303,3 +303,77 @@ permissions/write_sms=false
|
|||||||
permissions/write_social_stream=false
|
permissions/write_social_stream=false
|
||||||
permissions/write_sync_settings=false
|
permissions/write_sync_settings=false
|
||||||
permissions/write_user_dictionary=false
|
permissions/write_user_dictionary=false
|
||||||
|
|
||||||
|
[preset.3]
|
||||||
|
|
||||||
|
name="iOS"
|
||||||
|
platform="iOS"
|
||||||
|
runnable=true
|
||||||
|
dedicated_server=false
|
||||||
|
custom_features=""
|
||||||
|
export_filter="all_resources"
|
||||||
|
include_filter=""
|
||||||
|
exclude_filter=""
|
||||||
|
export_path="../../../../../home/jonas/Schreibtisch/Export_Mario_IOS/retromario.ipa"
|
||||||
|
encryption_include_filters=""
|
||||||
|
encryption_exclude_filters=""
|
||||||
|
encrypt_pck=false
|
||||||
|
encrypt_directory=false
|
||||||
|
|
||||||
|
[preset.3.options]
|
||||||
|
|
||||||
|
custom_template/debug=""
|
||||||
|
custom_template/release=""
|
||||||
|
architectures/arm64=true
|
||||||
|
application/app_store_team_id="12345"
|
||||||
|
application/code_sign_identity_debug=""
|
||||||
|
application/export_method_debug=1
|
||||||
|
application/code_sign_identity_release=""
|
||||||
|
application/export_method_release=0
|
||||||
|
application/targeted_device_family=2
|
||||||
|
application/bundle_identifier="com.retro.mario"
|
||||||
|
application/signature=""
|
||||||
|
application/short_version=""
|
||||||
|
application/version=""
|
||||||
|
application/icon_interpolation=4
|
||||||
|
application/launch_screens_interpolation=4
|
||||||
|
application/export_project_only=false
|
||||||
|
capabilities/access_wifi=false
|
||||||
|
capabilities/push_notifications=false
|
||||||
|
user_data/accessible_from_files_app=false
|
||||||
|
user_data/accessible_from_itunes_sharing=false
|
||||||
|
privacy/camera_usage_description=""
|
||||||
|
privacy/camera_usage_description_localized={}
|
||||||
|
privacy/microphone_usage_description=""
|
||||||
|
privacy/microphone_usage_description_localized={}
|
||||||
|
privacy/photolibrary_usage_description=""
|
||||||
|
privacy/photolibrary_usage_description_localized={}
|
||||||
|
icons/iphone_120x120=""
|
||||||
|
icons/iphone_180x180=""
|
||||||
|
icons/ipad_76x76=""
|
||||||
|
icons/ipad_152x152=""
|
||||||
|
icons/ipad_167x167=""
|
||||||
|
icons/app_store_1024x1024=""
|
||||||
|
icons/spotlight_40x40=""
|
||||||
|
icons/spotlight_80x80=""
|
||||||
|
icons/settings_58x58=""
|
||||||
|
icons/settings_87x87=""
|
||||||
|
icons/notification_40x40=""
|
||||||
|
icons/notification_60x60=""
|
||||||
|
storyboard/use_launch_screen_storyboard=true
|
||||||
|
storyboard/image_scale_mode=0
|
||||||
|
storyboard/custom_image@2x=""
|
||||||
|
storyboard/custom_image@3x=""
|
||||||
|
storyboard/use_custom_bg_color=false
|
||||||
|
storyboard/custom_bg_color=Color(0, 0, 0, 1)
|
||||||
|
landscape_launch_screens/iphone_2436x1125=""
|
||||||
|
landscape_launch_screens/iphone_2208x1242=""
|
||||||
|
landscape_launch_screens/ipad_1024x768=""
|
||||||
|
landscape_launch_screens/ipad_2048x1536=""
|
||||||
|
portrait_launch_screens/iphone_640x960=""
|
||||||
|
portrait_launch_screens/iphone_640x1136=""
|
||||||
|
portrait_launch_screens/iphone_750x1334=""
|
||||||
|
portrait_launch_screens/iphone_1125x2436=""
|
||||||
|
portrait_launch_screens/ipad_768x1024=""
|
||||||
|
portrait_launch_screens/ipad_1536x2048=""
|
||||||
|
portrait_launch_screens/iphone_1242x2208=""
|
||||||
|
|||||||
+38
-38
@@ -43,6 +43,44 @@ animations = [{
|
|||||||
[sub_resource type="CircleShape2D" id="CircleShape2D_vpcnk"]
|
[sub_resource type="CircleShape2D" id="CircleShape2D_vpcnk"]
|
||||||
radius = 7.0
|
radius = 7.0
|
||||||
|
|
||||||
|
[sub_resource type="Animation" id="Animation_km6nk"]
|
||||||
|
tracks/0/type = "value"
|
||||||
|
tracks/0/imported = false
|
||||||
|
tracks/0/enabled = true
|
||||||
|
tracks/0/path = NodePath("AnimatedSprite2D:visible")
|
||||||
|
tracks/0/interp = 1
|
||||||
|
tracks/0/loop_wrap = true
|
||||||
|
tracks/0/keys = {
|
||||||
|
"times": PackedFloat32Array(0),
|
||||||
|
"transitions": PackedFloat32Array(1),
|
||||||
|
"update": 1,
|
||||||
|
"values": [true]
|
||||||
|
}
|
||||||
|
tracks/1/type = "value"
|
||||||
|
tracks/1/imported = false
|
||||||
|
tracks/1/enabled = true
|
||||||
|
tracks/1/path = NodePath("CollisionShape2D:disabled")
|
||||||
|
tracks/1/interp = 1
|
||||||
|
tracks/1/loop_wrap = true
|
||||||
|
tracks/1/keys = {
|
||||||
|
"times": PackedFloat32Array(0),
|
||||||
|
"transitions": PackedFloat32Array(1),
|
||||||
|
"update": 1,
|
||||||
|
"values": [false]
|
||||||
|
}
|
||||||
|
tracks/2/type = "value"
|
||||||
|
tracks/2/imported = false
|
||||||
|
tracks/2/enabled = false
|
||||||
|
tracks/2/path = NodePath("PickupSound:playing")
|
||||||
|
tracks/2/interp = 1
|
||||||
|
tracks/2/loop_wrap = true
|
||||||
|
tracks/2/keys = {
|
||||||
|
"times": PackedFloat32Array(0),
|
||||||
|
"transitions": PackedFloat32Array(1),
|
||||||
|
"update": 1,
|
||||||
|
"values": [true]
|
||||||
|
}
|
||||||
|
|
||||||
[sub_resource type="Animation" id="Animation_ota62"]
|
[sub_resource type="Animation" id="Animation_ota62"]
|
||||||
resource_name = "pickup"
|
resource_name = "pickup"
|
||||||
tracks/0/type = "value"
|
tracks/0/type = "value"
|
||||||
@@ -96,44 +134,6 @@ tracks/3/keys = {
|
|||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
||||||
[sub_resource type="Animation" id="Animation_km6nk"]
|
|
||||||
tracks/0/type = "value"
|
|
||||||
tracks/0/imported = false
|
|
||||||
tracks/0/enabled = true
|
|
||||||
tracks/0/path = NodePath("AnimatedSprite2D:visible")
|
|
||||||
tracks/0/interp = 1
|
|
||||||
tracks/0/loop_wrap = true
|
|
||||||
tracks/0/keys = {
|
|
||||||
"times": PackedFloat32Array(0),
|
|
||||||
"transitions": PackedFloat32Array(1),
|
|
||||||
"update": 1,
|
|
||||||
"values": [true]
|
|
||||||
}
|
|
||||||
tracks/1/type = "value"
|
|
||||||
tracks/1/imported = false
|
|
||||||
tracks/1/enabled = true
|
|
||||||
tracks/1/path = NodePath("CollisionShape2D:disabled")
|
|
||||||
tracks/1/interp = 1
|
|
||||||
tracks/1/loop_wrap = true
|
|
||||||
tracks/1/keys = {
|
|
||||||
"times": PackedFloat32Array(0),
|
|
||||||
"transitions": PackedFloat32Array(1),
|
|
||||||
"update": 1,
|
|
||||||
"values": [false]
|
|
||||||
}
|
|
||||||
tracks/2/type = "value"
|
|
||||||
tracks/2/imported = false
|
|
||||||
tracks/2/enabled = false
|
|
||||||
tracks/2/path = NodePath("PickupSound:playing")
|
|
||||||
tracks/2/interp = 1
|
|
||||||
tracks/2/loop_wrap = true
|
|
||||||
tracks/2/keys = {
|
|
||||||
"times": PackedFloat32Array(0),
|
|
||||||
"transitions": PackedFloat32Array(1),
|
|
||||||
"update": 1,
|
|
||||||
"values": [true]
|
|
||||||
}
|
|
||||||
|
|
||||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_whr3u"]
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_whr3u"]
|
||||||
_data = {
|
_data = {
|
||||||
"RESET": SubResource("Animation_km6nk"),
|
"RESET": SubResource("Animation_km6nk"),
|
||||||
|
|||||||
+39
-39
@@ -25,6 +25,45 @@ size = Vector2(16, 16)
|
|||||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_r8vfl"]
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_r8vfl"]
|
||||||
size = Vector2(8, 1)
|
size = Vector2(8, 1)
|
||||||
|
|
||||||
|
[sub_resource type="Animation" id="Animation_la8ht"]
|
||||||
|
length = 0.001
|
||||||
|
tracks/0/type = "value"
|
||||||
|
tracks/0/imported = false
|
||||||
|
tracks/0/enabled = true
|
||||||
|
tracks/0/path = NodePath("CollisionShape2D:disabled")
|
||||||
|
tracks/0/interp = 1
|
||||||
|
tracks/0/loop_wrap = true
|
||||||
|
tracks/0/keys = {
|
||||||
|
"times": PackedFloat32Array(0),
|
||||||
|
"transitions": PackedFloat32Array(1),
|
||||||
|
"update": 1,
|
||||||
|
"values": [true]
|
||||||
|
}
|
||||||
|
tracks/1/type = "value"
|
||||||
|
tracks/1/imported = false
|
||||||
|
tracks/1/enabled = true
|
||||||
|
tracks/1/path = NodePath("destroySound:playing")
|
||||||
|
tracks/1/interp = 1
|
||||||
|
tracks/1/loop_wrap = true
|
||||||
|
tracks/1/keys = {
|
||||||
|
"times": PackedFloat32Array(0),
|
||||||
|
"transitions": PackedFloat32Array(1),
|
||||||
|
"update": 1,
|
||||||
|
"values": [true]
|
||||||
|
}
|
||||||
|
tracks/2/type = "value"
|
||||||
|
tracks/2/imported = false
|
||||||
|
tracks/2/enabled = true
|
||||||
|
tracks/2/path = NodePath("AnimatedSprite2D:visible")
|
||||||
|
tracks/2/interp = 1
|
||||||
|
tracks/2/loop_wrap = true
|
||||||
|
tracks/2/keys = {
|
||||||
|
"times": PackedFloat32Array(0),
|
||||||
|
"transitions": PackedFloat32Array(1),
|
||||||
|
"update": 1,
|
||||||
|
"values": [false]
|
||||||
|
}
|
||||||
|
|
||||||
[sub_resource type="Animation" id="Animation_hu2np"]
|
[sub_resource type="Animation" id="Animation_hu2np"]
|
||||||
resource_name = "destroy"
|
resource_name = "destroy"
|
||||||
tracks/0/type = "value"
|
tracks/0/type = "value"
|
||||||
@@ -78,45 +117,6 @@ tracks/3/keys = {
|
|||||||
"values": [false]
|
"values": [false]
|
||||||
}
|
}
|
||||||
|
|
||||||
[sub_resource type="Animation" id="Animation_la8ht"]
|
|
||||||
length = 0.001
|
|
||||||
tracks/0/type = "value"
|
|
||||||
tracks/0/imported = false
|
|
||||||
tracks/0/enabled = true
|
|
||||||
tracks/0/path = NodePath("CollisionShape2D:disabled")
|
|
||||||
tracks/0/interp = 1
|
|
||||||
tracks/0/loop_wrap = true
|
|
||||||
tracks/0/keys = {
|
|
||||||
"times": PackedFloat32Array(0),
|
|
||||||
"transitions": PackedFloat32Array(1),
|
|
||||||
"update": 1,
|
|
||||||
"values": [true]
|
|
||||||
}
|
|
||||||
tracks/1/type = "value"
|
|
||||||
tracks/1/imported = false
|
|
||||||
tracks/1/enabled = true
|
|
||||||
tracks/1/path = NodePath("destroySound:playing")
|
|
||||||
tracks/1/interp = 1
|
|
||||||
tracks/1/loop_wrap = true
|
|
||||||
tracks/1/keys = {
|
|
||||||
"times": PackedFloat32Array(0),
|
|
||||||
"transitions": PackedFloat32Array(1),
|
|
||||||
"update": 1,
|
|
||||||
"values": [true]
|
|
||||||
}
|
|
||||||
tracks/2/type = "value"
|
|
||||||
tracks/2/imported = false
|
|
||||||
tracks/2/enabled = true
|
|
||||||
tracks/2/path = NodePath("AnimatedSprite2D:visible")
|
|
||||||
tracks/2/interp = 1
|
|
||||||
tracks/2/loop_wrap = true
|
|
||||||
tracks/2/keys = {
|
|
||||||
"times": PackedFloat32Array(0),
|
|
||||||
"transitions": PackedFloat32Array(1),
|
|
||||||
"update": 1,
|
|
||||||
"values": [false]
|
|
||||||
}
|
|
||||||
|
|
||||||
[sub_resource type="Animation" id="Animation_4lptd"]
|
[sub_resource type="Animation" id="Animation_4lptd"]
|
||||||
resource_name = "idle"
|
resource_name = "idle"
|
||||||
tracks/0/type = "value"
|
tracks/0/type = "value"
|
||||||
|
|||||||
+2
-2
File diff suppressed because one or more lines are too long
+27
-27
@@ -25,6 +25,33 @@ radius = 8.0
|
|||||||
[sub_resource type="CircleShape2D" id="CircleShape2D_drsli"]
|
[sub_resource type="CircleShape2D" id="CircleShape2D_drsli"]
|
||||||
radius = 9.0
|
radius = 9.0
|
||||||
|
|
||||||
|
[sub_resource type="Animation" id="Animation_2r0ts"]
|
||||||
|
length = 0.001
|
||||||
|
tracks/0/type = "value"
|
||||||
|
tracks/0/imported = false
|
||||||
|
tracks/0/enabled = true
|
||||||
|
tracks/0/path = NodePath("pickupSound:playing")
|
||||||
|
tracks/0/interp = 1
|
||||||
|
tracks/0/loop_wrap = true
|
||||||
|
tracks/0/keys = {
|
||||||
|
"times": PackedFloat32Array(0),
|
||||||
|
"transitions": PackedFloat32Array(1),
|
||||||
|
"update": 1,
|
||||||
|
"values": [false]
|
||||||
|
}
|
||||||
|
tracks/1/type = "value"
|
||||||
|
tracks/1/imported = false
|
||||||
|
tracks/1/enabled = true
|
||||||
|
tracks/1/path = NodePath("AnimatedSprite2D:visible")
|
||||||
|
tracks/1/interp = 1
|
||||||
|
tracks/1/loop_wrap = true
|
||||||
|
tracks/1/keys = {
|
||||||
|
"times": PackedFloat32Array(0),
|
||||||
|
"transitions": PackedFloat32Array(1),
|
||||||
|
"update": 1,
|
||||||
|
"values": [true]
|
||||||
|
}
|
||||||
|
|
||||||
[sub_resource type="Animation" id="Animation_fqoi0"]
|
[sub_resource type="Animation" id="Animation_fqoi0"]
|
||||||
resource_name = "pickup"
|
resource_name = "pickup"
|
||||||
tracks/0/type = "value"
|
tracks/0/type = "value"
|
||||||
@@ -66,33 +93,6 @@ tracks/2/keys = {
|
|||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
||||||
[sub_resource type="Animation" id="Animation_2r0ts"]
|
|
||||||
length = 0.001
|
|
||||||
tracks/0/type = "value"
|
|
||||||
tracks/0/imported = false
|
|
||||||
tracks/0/enabled = true
|
|
||||||
tracks/0/path = NodePath("pickupSound:playing")
|
|
||||||
tracks/0/interp = 1
|
|
||||||
tracks/0/loop_wrap = true
|
|
||||||
tracks/0/keys = {
|
|
||||||
"times": PackedFloat32Array(0),
|
|
||||||
"transitions": PackedFloat32Array(1),
|
|
||||||
"update": 1,
|
|
||||||
"values": [false]
|
|
||||||
}
|
|
||||||
tracks/1/type = "value"
|
|
||||||
tracks/1/imported = false
|
|
||||||
tracks/1/enabled = true
|
|
||||||
tracks/1/path = NodePath("AnimatedSprite2D:visible")
|
|
||||||
tracks/1/interp = 1
|
|
||||||
tracks/1/loop_wrap = true
|
|
||||||
tracks/1/keys = {
|
|
||||||
"times": PackedFloat32Array(0),
|
|
||||||
"transitions": PackedFloat32Array(1),
|
|
||||||
"update": 1,
|
|
||||||
"values": [true]
|
|
||||||
}
|
|
||||||
|
|
||||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_gubc7"]
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_gubc7"]
|
||||||
_data = {
|
_data = {
|
||||||
"RESET": SubResource("Animation_2r0ts"),
|
"RESET": SubResource("Animation_2r0ts"),
|
||||||
|
|||||||
Reference in New Issue
Block a user