Commit 9704c49d authored by Julia Santos's avatar Julia Santos

Added a few new sprites

parent dec66dea
source_md5="674765d17c76a8e0c4e41f21edfe5246" source_md5="ec27bfe0f8de4c2684ae5ebb031b35d0"
dest_md5="c4cb01fdf23e41626a85261143845eff" dest_md5="6736feec7635ba2be6445005b56e928b"
source_md5="13bdbb388fb0f22e0e13042f5c21f5ee" source_md5="d5f2c31b1916422a591b1e72fcd0d7d2"
dest_md5="ef329ebe9461d6519dd37230e390fe5c" dest_md5="4ccb8ce8150ebda446752d8943619ff8"
source_md5="3a2e65593cf0244044201576bf33f95c"
dest_md5="123b2cefcf64eb0f546c9cef8b4f338e"
source_md5="d5f2c31b1916422a591b1e72fcd0d7d2"
dest_md5="4ccb8ce8150ebda446752d8943619ff8"
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
[ext_resource path="res://Scripts/Granola bar.gd" type="Script" id=6] [ext_resource path="res://Scripts/Granola bar.gd" type="Script" id=6]
[ext_resource path="res://Scripts/Fridge.gd" type="Script" id=7] [ext_resource path="res://Scripts/Fridge.gd" type="Script" id=7]
[ext_resource path="res://Scripts/Movement scripts/Cabinet.gd" type="Script" id=8] [ext_resource path="res://Scripts/Movement scripts/Cabinet.gd" type="Script" id=8]
[ext_resource path="res://assets/Thesis Clickables/granola.png" type="Texture" id=9]
[sub_resource type="RectangleShape2D" id=1] [sub_resource type="RectangleShape2D" id=1]
...@@ -31,10 +32,6 @@ extents = Vector2( 15.4169, 13.9691 ) ...@@ -31,10 +32,6 @@ extents = Vector2( 15.4169, 13.9691 )
[sub_resource type="RectangleShape2D" id=7] [sub_resource type="RectangleShape2D" id=7]
extents = Vector2( 9.26066, 9.03523 ) extents = Vector2( 9.26066, 9.03523 )
[sub_resource type="StreamTexture" id=8]
flags = 4
load_path = "res://.import/Granola bar.png-cef620d7191b1675ca638bd3ee9f9871.stex"
[node name="Node2D" type="Node2D"] [node name="Node2D" type="Node2D"]
[node name="BG" type="Sprite" parent="."] [node name="BG" type="Sprite" parent="."]
...@@ -151,7 +148,9 @@ __meta__ = { ...@@ -151,7 +148,9 @@ __meta__ = {
} }
[node name="Granola bar" type="StaticBody2D" parent="."] [node name="Granola bar" type="StaticBody2D" parent="."]
position = Vector2( 149.135, 293.431 ) position = Vector2( 392.662, 305.914 )
rotation = -0.15708
scale = Vector2( 1.3, 1.2 )
input_pickable = true input_pickable = true
script = ExtResource( 6 ) script = ExtResource( 6 )
__meta__ = { __meta__ = {
...@@ -160,12 +159,18 @@ __meta__ = { ...@@ -160,12 +159,18 @@ __meta__ = {
interactable = true interactable = true
flavorText = "Crunchy. But not as filling. And very hard to open." flavorText = "Crunchy. But not as filling. And very hard to open."
[node name="Hitbox" type="CollisionShape2D" parent="Granola bar"] [node name="h" type="CollisionShape2D" parent="Granola bar"]
visible = false
position = Vector2( -0.433167, 2.2196 ) position = Vector2( -0.433167, 2.2196 )
scale = Vector2( 5, 5 ) scale = Vector2( 5, 5 )
shape = SubResource( 7 ) shape = SubResource( 7 )
disabled = true
[node name="Hitbox" type="CollisionPolygon2D" parent="Granola bar"]
position = Vector2( 0.273621, 0.178284 )
rotation = 0.477397
scale = Vector2( 0.065, 0.065 )
polygon = PoolVector2Array( 422.8, -264.7, 474, -271.4, 474, -259.8, 477.6, -236, 508.4, -236, 522, -229.2, 522, -220.1, 517.9, -198.6, 551, -191, 551, -179.6, 544.2, -155.5, 576, -141.5, 576, -130.5, 565.8, -111.6, 594, -97.1, 594, -86.9, 586, -68.7, 600, -59.4, 600, -33.5, 591.7, -21.9, 600, 0.5, 600, 15, 590.9, 15, 510.2, 45.3, -112.3, 407, -114.9, 407, -297.4, 490, -381.6, 554, -394.3, 554, -441.2, 505, -476, 495.7, -476, 486.9, -477.4, 471.3, -505, 463.6, -505, 437.4, -532, 421.8, -532, 408.9, -526.4, 396.4, -553, 384.5, -553, 375.4, -550.7, 357.4, -574, 341.2, -574, 331.5, -567.8, 310.5, -595.8, 283.5, -590.8, 271, -588.7, 271, -578.4, 253.9, -591.2, 208, -577, 208, -518.7, 198.7, -282.8, 54, -280.4, 54, 31.5, -112, 34.9, -112, 321.6, -241.7, 391, -289.3, 391, -292.9, 406.3, -296.6 )
[node name="Sprite" type="Sprite" parent="Granola bar/Hitbox"] [node name="Sprite" type="Sprite" parent="Granola bar/Hitbox"]
position = Vector2( 0.141357, -0.408264 ) texture = ExtResource( 9 )
scale = Vector2( 0.0905492, 0.088454 )
texture = SubResource( 8 )
...@@ -78,7 +78,7 @@ scale = Vector2( 0.0327145, 0.0327145 ) ...@@ -78,7 +78,7 @@ scale = Vector2( 0.0327145, 0.0327145 )
texture = ExtResource( 1 ) texture = ExtResource( 1 )
[node name="Egg" type="StaticBody2D" parent="."] [node name="Egg" type="StaticBody2D" parent="."]
position = Vector2( 649.603, 329.114 ) position = Vector2( 626.95, 328.17 )
input_pickable = true input_pickable = true
script = ExtResource( 9 ) script = ExtResource( 9 )
__meta__ = { __meta__ = {
...@@ -119,7 +119,7 @@ scale = Vector2( 0.0905492, 0.088454 ) ...@@ -119,7 +119,7 @@ scale = Vector2( 0.0905492, 0.088454 )
texture = ExtResource( 6 ) texture = ExtResource( 6 )
[node name="Vienna sausage" type="StaticBody2D" parent="."] [node name="Vienna sausage" type="StaticBody2D" parent="."]
position = Vector2( 349.941, 321.623 ) position = Vector2( 373.555, 316.904 )
input_pickable = true input_pickable = true
script = ExtResource( 9 ) script = ExtResource( 9 )
__meta__ = { __meta__ = {
...@@ -128,14 +128,18 @@ __meta__ = { ...@@ -128,14 +128,18 @@ __meta__ = {
interactable = true interactable = true
flavorText = "Ready-to-eat, but I prefer them fried." flavorText = "Ready-to-eat, but I prefer them fried."
[node name="Hitbox" type="CollisionShape2D" parent="Vienna sausage"] [node name="h" type="CollisionShape2D" parent="Vienna sausage"]
position = Vector2( -0.433167, 2.2196 ) position = Vector2( -0.433167, 2.2196 )
scale = Vector2( 5, 5 ) scale = Vector2( 5, 5 )
shape = SubResource( 3 ) shape = SubResource( 3 )
disabled = true
[node name="Hitbox" type="CollisionPolygon2D" parent="Vienna sausage"]
position = Vector2( -1.22479, 3.62555 )
scale = Vector2( 0.15, 0.15 )
polygon = PoolVector2Array( 268, -505.7, 268, -502.8, 415, -465.8, 415, -456, 416.8, -404.6, 442, -382.5, 442, -377.2, 453, -333.2, 453, -314, 461.2, 209, 459.6, 209, 453.6, 360, 448.5, 360, 417, 409.9, 417, 454.9, 411.8, 468, 406.7, 468, 378.8, 485, 372.8, 485, 202.8, 511, 187.2, 511, -80, 517.2, -80, 515.4, -316, 499.3, -316, 496.3, -415, 465.3, -415, 456, -416.8, 409.8, -450, 350.6, -450, 343, -461, 245.6, -461, 243.9, -446.8, -382, -440.3, -382, -417, -406.1, -417, -454.9, -411.8, -468, -406.9, -468, -381.9, -484, -376, -484, -80, -515, -80, -517.3 )
[node name="Sprite" type="Sprite" parent="Vienna sausage/Hitbox"] [node name="Sprite" type="Sprite" parent="Vienna sausage/Hitbox"]
position = Vector2( -0.158325, 0.281189 )
scale = Vector2( 0.129505, 0.126509 )
texture = ExtResource( 5 ) texture = ExtResource( 5 )
[node name="Return" type="StaticBody2D" parent="."] [node name="Return" type="StaticBody2D" parent="."]
......
assets/Thesis Clickables/Oil.png

3.98 KB | W: | H:

assets/Thesis Clickables/Oil.png

135 KB | W: | H:

assets/Thesis Clickables/Oil.png
assets/Thesis Clickables/Oil.png
assets/Thesis Clickables/Oil.png
assets/Thesis Clickables/Oil.png
  • 2-up
  • Swipe
  • Onion skin
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/granola.png-48c023baa1731825009ea05a0c87ca38.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/Thesis Clickables/granola.png"
dest_files=[ "res://.import/granola.png-48c023baa1731825009ea05a0c87ca38.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment