# Character
info_version = 1
nick = Colo
description = Un Pelirojo que cursaba en el Mariano Moreno de Luis Guillon (Buenos Aires - Argentina)

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

# Sprites drawing
frames = 10
delay = 7

# Collisions
hotspot_x=45
hotspot_y=137
collision_x=50
collision_y=30
ratio=25

# Logic
width = 40
jump_power = 25
speed = 2


# Animation states
stand = 5
foward = 3 5 4 5
backward = 3 5 4 5
jump = 6
select = 3 5 4 5

touch_back = 0 0
touch_up = 1 1
touch_front = 2 2
touch_back_in_air = 7 7
touch_up_in_air = 8 8
touch_front_in_air = 9 9
