mirror of
https://github.com/Theaninova/mhlib.git
synced 2025-12-12 12:36:17 +00:00
improved lwo loading
This commit is contained in:
@@ -12,7 +12,7 @@ config_version=5
|
||||
|
||||
config/name="MHJNR"
|
||||
run/main_scene="res://mhjnr/level.tscn"
|
||||
config/features=PackedStringArray("4.0", "GL Compatibility")
|
||||
config/features=PackedStringArray("4.1", "GL Compatibility")
|
||||
boot_splash/bg_color=Color(0, 0, 0, 0)
|
||||
boot_splash/image="res://icon.png"
|
||||
boot_splash/fullsize=false
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://kyw4wuusc33g"]
|
||||
|
||||
[ext_resource type="ArrayMesh" path="sar://D:/Moorhuhnkart/3dobjects_cars/affe.lwo" id="2_ab234"]
|
||||
[ext_resource type="ArrayMesh" path="sar://D:/Moorhuhnkart/3dobjects_cars/moorhuhn.lwo" id="2_ab234"]
|
||||
|
||||
[node name="test" type="Node3D"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user