Compare commits
No commits in common. "main" and "master" have entirely different histories.
6 changed files with 1 additions and 46 deletions
|
|
@ -1 +1 @@
|
|||
Initial commit init. Test. lol. omg ssh.
|
||||
Initial commit init.
|
||||
|
|
|
|||
Binary file not shown.
BIN
assets/smile.png
BIN
assets/smile.png
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB |
|
|
@ -1,34 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://csv5macgogrq0"
|
||||
path="res://.godot/imported/smile.png-4ffc1121ef833476b5f6e566a2746bbc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/smile.png"
|
||||
dest_files=["res://.godot/imported/smile.png-4ffc1121ef833476b5f6e566a2746bbc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
10
menu.tscn
10
menu.tscn
|
|
@ -1,10 +0,0 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://d1pvp1cp7otqk"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://csv5macgogrq0" path="res://assets/smile.png" id="1_62s5h"]
|
||||
|
||||
[node name="Main Menu" type="Node2D"]
|
||||
|
||||
[node name="Smile" type="Sprite2D" parent="."]
|
||||
position = Vector2(594.25, 371)
|
||||
scale = Vector2(4.67969, 4.5625)
|
||||
texture = ExtResource("1_62s5h")
|
||||
|
|
@ -11,7 +11,6 @@ config_version=5
|
|||
[application]
|
||||
|
||||
config/name="Space Octopus"
|
||||
run/main_scene="res://menu.tscn"
|
||||
config/features=PackedStringArray("4.3", "GL Compatibility")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue