Skip to content
Snippets Groups Projects
Select Git revision
  • 470914f75b0d526433d987ccb9b4deb961a43607
  • master default protected
2 results

proxy.sls

Blame
  • Level1.tscn 82.79 KiB
    [gd_scene load_steps=47 format=2]
    
    [ext_resource path="res://src/actors/player/Player.tscn" type="PackedScene" id=1]
    [ext_resource path="res://src/assets/sounds/kristallsound.wav" type="AudioStream" id=2]
    [ext_resource path="res://src/assets/tilesets/main_scifi_tileset.png" type="Texture" id=3]
    [ext_resource path="res://src/scenes/Door.tscn" type="PackedScene" id=4]
    [ext_resource path="res://src/scenes/shards.tscn" type="PackedScene" id=5]
    [ext_resource path="res://src/scenes/Acid.tscn" type="PackedScene" id=6]
    [ext_resource path="res://src/scenes/coin.tscn" type="PackedScene" id=7]
    [ext_resource path="res://src/scenes/PauseController.tscn" type="PackedScene" id=8]
    [ext_resource path="res://src/scenes/levels/Score.gd" type="Script" id=9]
    [ext_resource path="res://src/assets/colleticbles/coin/gold_1.png" type="Texture" id=10]
    [ext_resource path="res://src/assets/menu_assets/04B_30__.TTF" type="DynamicFontData" id=11]
    [ext_resource path="res://src/actors/enemy/Skeleton.tscn" type="PackedScene" id=12]
    [ext_resource path="res://src/actors/enemy/enemy_knight.tscn" type="PackedScene" id=13]
    [ext_resource path="res://src/scenes/Saw.tscn" type="PackedScene" id=14]
    [ext_resource path="res://src/assets/sounds/coin1.wav" type="AudioStream" id=15]
    [ext_resource path="res://src/assets/backGround/SpaceBackGroundParallax.jpg" type="Texture" id=16]
    
    [sub_resource type="ConvexPolygonShape2D" id=1]
    points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
    
    [sub_resource type="ConvexPolygonShape2D" id=2]
    points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
    
    [sub_resource type="ConvexPolygonShape2D" id=3]
    points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
    
    [sub_resource type="ConvexPolygonShape2D" id=4]
    points = PoolVector2Array( 96, 96, 0, 96, 0, 0, 96, 0 )
    
    [sub_resource type="ConvexPolygonShape2D" id=5]
    points = PoolVector2Array( 96, 96, 0, 96, 0, 0, 96, 0 )
    
    [sub_resource type="ConvexPolygonShape2D" id=6]
    points = PoolVector2Array( 96, 96, 0, 96, 0, 0, 96, 0 )
    
    [sub_resource type="ConvexPolygonShape2D" id=7]
    points = PoolVector2Array( 96, 96, 0, 96, 0, 0, 96, 0 )
    
    [sub_resource type="ConvexPolygonShape2D" id=8]
    points = PoolVector2Array( 64, 64, 0, 64, 0, 0, 64, 0 )
    
    [sub_resource type="ConvexPolygonShape2D" id=9]
    points = PoolVector2Array( 64, 64, 0, 64, 0, 0, 64, 0 )
    
    [sub_resource type="ConvexPolygonShape2D" id=10]
    points = PoolVector2Array( 64, 64, 0, 64, 0, 0, 64, 0 )
    
    [sub_resource type="ConvexPolygonShape2D" id=11]
    points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
    
    [sub_resource type="TileSet" id=12]
    0/name = "main_scifi_tileset.png 0"
    0/texture = ExtResource( 3 )
    0/tex_offset = Vector2( 0, 0 )
    0/modulate = Color( 1, 1, 1, 1 )
    0/region = Rect2( 0, 512, 448, 192 )
    0/tile_mode = 0
    0/occluder_offset = Vector2( 0, 0 )
    0/navigation_offset = Vector2( 0, 0 )
    0/shape_offset = Vector2( 0, 0 )
    0/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
    0/shape_one_way = false
    0/shape_one_way_margin = 0.0
    0/shapes = [  ]
    0/z_index = 0
    1/name = "main_scifi_tileset.png 1"
    1/texture = ExtResource( 3 )
    1/tex_offset = Vector2( 0, 0 )