Remaking and revisiting Metroid in Godot. This project uses sprites from *Metroid* by Nintendo. Do not copy it without permission.
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.

Main.tscn 189B

123456789
  1. [gd_scene load_steps=2 format=2]
  2. [sub_resource type="TileSet" id=1]
  3. [node name="Main" type="Node"]
  4. [node name="TileMap" type="TileMap" parent="."]
  5. tile_set = SubResource( 1 )
  6. format = 1