From eb7fa528dcd589d35ba5b3a835094c54a7d30db5 Mon Sep 17 00:00:00 2001 From: Relintai Date: Thu, 26 Sep 2024 21:06:47 +0200 Subject: [PATCH] Updated the wfc demo for pandemonium 4.5. --- wfc/OverlappingDemos.tscn | 2 +- wfc/TiledDemos.tscn | 2 +- wfc/default_env.tres | 2 +- wfc/project.pandemonium | 1 - 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/wfc/OverlappingDemos.tscn b/wfc/OverlappingDemos.tscn index 7a91896..7dda3da 100644 --- a/wfc/OverlappingDemos.tscn +++ b/wfc/OverlappingDemos.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=3 format=2] +[gd_scene load_steps=3 format=3] [ext_resource path="res://TextureRect.gd" type="Script" id=1] [ext_resource path="res://new_buttongroup.tres" type="ButtonGroup" id=2] diff --git a/wfc/TiledDemos.tscn b/wfc/TiledDemos.tscn index 7423db0..609fb2f 100644 --- a/wfc/TiledDemos.tscn +++ b/wfc/TiledDemos.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=2 format=2] +[gd_scene load_steps=2 format=3] [ext_resource path="res://TextureRect.gd" type="Script" id=1] diff --git a/wfc/default_env.tres b/wfc/default_env.tres index 20207a4..8419635 100644 --- a/wfc/default_env.tres +++ b/wfc/default_env.tres @@ -1,4 +1,4 @@ -[gd_resource type="Environment" load_steps=2 format=2] +[gd_resource type="Environment3D" load_steps=2 format=3] [sub_resource type="ProceduralSky" id=1] diff --git a/wfc/project.pandemonium b/wfc/project.pandemonium index df434b2..972cef9 100644 --- a/wfc/project.pandemonium +++ b/wfc/project.pandemonium @@ -22,4 +22,3 @@ common/enable_pause_aware_picking=true vram_compression/import_etc=true vram_compression/import_etc2=false -environment/default_environment="res://default_env.tres"