robot.tilesource 196 B

1234567891011
  1. image: "/assets/images/character_robot_sheet.png"
  2. tile_width: 96
  3. tile_height: 128
  4. animations {
  5. id: "walk"
  6. start_tile: 37
  7. end_tile: 44
  8. playback: PLAYBACK_NONE
  9. fps: 8
  10. }
  11. extrude_borders: 2