# Character
info_version = 1
nick = Matar
description = a main character of Matar Bross video game (www.n1p.com.ar)

# Some date of author
author = Walter Velazquez
email = wgv_tattoo@yahoo.com.ar
web = www.losersjuegos.com.ar

# Sprites drawing
frames = 13
delay = 5

# Collisions
hotspot_x=26
hotspot_y=88
collision_x=33
collision_y=23
ratio=20

# Logic
width = 32
jump_power = 25
speed = 3


# Animation states
stand = 8
foward = 0 1 2 3 4 5 6 3
backward = 0 1 2 3 4 5 6 3
jump = 12
select = 0 1 2 3 4 5 6 3

touch_back = 7 7
touch_up = 7 7
touch_front = 7 7
touch_back_in_air = 11 11
touch_up_in_air = 11 11
touch_front_in_air = 11 11
