A Minecraft style clone in Godot
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[gd_resource type="Resource" script_class="GraphicsSettingsResource" load_steps=2 format=3 uid="uid://b07gyfa776057"]
|
|
|
|
[ext_resource type="Script" uid="uid://mfghfem8im6o" path="res://resources/game_settings/graphics_settings.gd" id="1_3m2to"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_3m2to")
|
|
resolution = Vector2i(1280, 720)
|
|
fullscreen = false
|
|
vsync = false
|
|
fov = 75
|
|
metadata/_custom_type_script = "uid://mfghfem8im6o"
|