forked from team-sg/hero-mark-2
added new type of falling block
This commit is contained in:
parent
05339e3ac1
commit
fe61dafe6c
8 changed files with 93 additions and 35 deletions
|
@ -17,7 +17,7 @@
|
|||
[ext_resource path="res://objects/collectibles/star.tscn" type="PackedScene" id=15]
|
||||
[ext_resource path="res://objects/enemy/tentacle.tscn" type="PackedScene" id=16]
|
||||
[ext_resource path="res://objects/collectibles/shard.tscn" type="PackedScene" id=17]
|
||||
[ext_resource path="res://objects/environment/falling_block/falling_block.tscn" type="PackedScene" id=18]
|
||||
[ext_resource path="res://objects/environment/falling_block/falling_block_cave.tscn" type="PackedScene" id=18]
|
||||
[ext_resource path="res://scripts/delete_on_game_running.gd" type="Script" id=19]
|
||||
[ext_resource path="res://objects/collectibles/arrow.tscn" type="PackedScene" id=20]
|
||||
[ext_resource path="res://objects/environment/turniwood/turning_platform.tscn" type="PackedScene" id=21]
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue