diff --git a/data/actors/enemies/bug.png b/data/actors/enemies/bug.png
deleted file mode 100644
index 1a47495..0000000
Binary files a/data/actors/enemies/bug.png and /dev/null differ
diff --git a/data/actors/enemies/flying_eye.png b/data/actors/enemies/flying_eye.png
deleted file mode 100644
index 4392cb8..0000000
Binary files a/data/actors/enemies/flying_eye.png and /dev/null differ
diff --git a/data/actors/enemies/flying_eye_horn.png b/data/actors/enemies/flying_eye_horn.png
deleted file mode 100644
index d2a3b69..0000000
Binary files a/data/actors/enemies/flying_eye_horn.png and /dev/null differ
diff --git a/data/actors/enemies/flying_eye.ani b/data/actors/enemies/gusano.ani
similarity index 63%
rename from data/actors/enemies/flying_eye.ani
rename to data/actors/enemies/gusano.ani
index 39710e0..a8dbdf8 100644
--- a/data/actors/enemies/flying_eye.ani
+++ b/data/actors/enemies/gusano.ani
@@ -1,9 +1,9 @@
-frameWidth=16
+frameWidth=24
frameHeight=16
[animation]
name=default
speed=8
loop=0
-frames=0,1,2,3,4,5
+frames=0,1,2,3,4,5,6,7,8
[/animation]
\ No newline at end of file
diff --git a/data/actors/enemies/gusano.png b/data/actors/enemies/gusano.png
new file mode 100644
index 0000000..7c88058
Binary files /dev/null and b/data/actors/enemies/gusano.png differ
diff --git a/data/actors/enemies/walking_eye.ani b/data/actors/enemies/limon.ani
similarity index 63%
rename from data/actors/enemies/walking_eye.ani
rename to data/actors/enemies/limon.ani
index 39710e0..82f12f5 100644
--- a/data/actors/enemies/walking_eye.ani
+++ b/data/actors/enemies/limon.ani
@@ -5,5 +5,5 @@ frameHeight=16
name=default
speed=8
loop=0
-frames=0,1,2,3,4,5
+frames=0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16
[/animation]
\ No newline at end of file
diff --git a/data/actors/enemies/limon.png b/data/actors/enemies/limon.png
new file mode 100644
index 0000000..28d799c
Binary files /dev/null and b/data/actors/enemies/limon.png differ
diff --git a/data/actors/enemies/manzana.ani b/data/actors/enemies/manzana.ani
index c9906ee..0eb1609 100644
--- a/data/actors/enemies/manzana.ani
+++ b/data/actors/enemies/manzana.ani
@@ -5,5 +5,5 @@ frameHeight=16
name=default
speed=8
loop=0
-frames=0,1,2,3,4,5,6,7,8,9,10,11
+frames=0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17
[/animation]
\ No newline at end of file
diff --git a/data/actors/enemies/manzana.png b/data/actors/enemies/manzana.png
index 758d781..fa2207e 100644
Binary files a/data/actors/enemies/manzana.png and b/data/actors/enemies/manzana.png differ
diff --git a/data/actors/enemies/bug.ani b/data/actors/enemies/pulga.ani
similarity index 79%
rename from data/actors/enemies/bug.ani
rename to data/actors/enemies/pulga.ani
index 39710e0..f468658 100644
--- a/data/actors/enemies/bug.ani
+++ b/data/actors/enemies/pulga.ani
@@ -5,5 +5,5 @@ frameHeight=16
name=default
speed=8
loop=0
-frames=0,1,2,3,4,5
+frames=0,1,2,3,4,5,6
[/animation]
\ No newline at end of file
diff --git a/data/actors/enemies/pulga.png b/data/actors/enemies/pulga.png
new file mode 100644
index 0000000..0061649
Binary files /dev/null and b/data/actors/enemies/pulga.png differ
diff --git a/data/actors/enemies/flying_eye_horn.ani b/data/actors/enemies/setita.ani
similarity index 56%
rename from data/actors/enemies/flying_eye_horn.ani
rename to data/actors/enemies/setita.ani
index ab38cf6..8861532 100644
--- a/data/actors/enemies/flying_eye_horn.ani
+++ b/data/actors/enemies/setita.ani
@@ -3,7 +3,7 @@ frameHeight=16
[animation]
name=default
-speed=6
+speed=8
loop=0
-frames=0,1,2,3,4,5
+frames=15,16,17,18,19,20,21,22,23,24,25,26,27,28
[/animation]
\ No newline at end of file
diff --git a/data/actors/enemies/setita.png b/data/actors/enemies/setita.png
new file mode 100644
index 0000000..6eec7b6
Binary files /dev/null and b/data/actors/enemies/setita.png differ
diff --git a/data/actors/enemies/setita_venenosa.ani b/data/actors/enemies/setita_venenosa.ani
new file mode 100644
index 0000000..8861532
--- /dev/null
+++ b/data/actors/enemies/setita_venenosa.ani
@@ -0,0 +1,9 @@
+frameWidth=16
+frameHeight=16
+
+[animation]
+name=default
+speed=8
+loop=0
+frames=15,16,17,18,19,20,21,22,23,24,25,26,27,28
+[/animation]
\ No newline at end of file
diff --git a/data/actors/enemies/setita_venenosa.png b/data/actors/enemies/setita_venenosa.png
new file mode 100644
index 0000000..646124d
Binary files /dev/null and b/data/actors/enemies/setita_venenosa.png differ
diff --git a/data/actors/enemies/seton.ani b/data/actors/enemies/seton.ani
new file mode 100644
index 0000000..097d4fe
--- /dev/null
+++ b/data/actors/enemies/seton.ani
@@ -0,0 +1,9 @@
+frameWidth=16
+frameHeight=16
+
+[animation]
+name=default
+speed=8
+loop=0
+frames=17,18,19,20,21,22,23,24,25,26,27,28,29,30
+[/animation]
\ No newline at end of file
diff --git a/data/actors/enemies/seton.png b/data/actors/enemies/seton.png
new file mode 100644
index 0000000..7e8f908
Binary files /dev/null and b/data/actors/enemies/seton.png differ
diff --git a/data/actors/enemies/walking_eye.png b/data/actors/enemies/walking_eye.png
deleted file mode 100644
index 476f379..0000000
Binary files a/data/actors/enemies/walking_eye.png and /dev/null differ
diff --git a/data/map/02.ene b/data/map/02.ene
index 72cf460..f5cd748 100644
--- a/data/map/02.ene
+++ b/data/map/02.ene
@@ -1,14 +1,14 @@
[path]
-tileset=flying_eye.png
-animation=flying_eye.ani
-width=16
+tileset=gusano.png
+animation=gusano.ani
+width=24
height=16
-x=9
-y=12
-vx=0
-vy=0.3
-x1=9
-y1=12
-x2=9
-y2=20
+x=8
+y=25
+vx=0.3
+vy=0
+x1=4
+y1=25
+x2=15
+y2=25
[/path]
\ No newline at end of file
diff --git a/data/map/04.ene b/data/map/04.ene
new file mode 100644
index 0000000..62f3b3a
--- /dev/null
+++ b/data/map/04.ene
@@ -0,0 +1,59 @@
+[path]
+tileset=limon.png
+animation=limon.ani
+width=16
+height=16
+x=8
+y=25
+vx=0.3
+vy=0
+x1=4
+y1=25
+x2=15
+y2=25
+[/path]
+
+[path]
+tileset=pulga.png
+animation=pulga.ani
+width=16
+height=16
+x=22
+y=25
+vx=0.3
+vy=0
+x1=18
+y1=25
+x2=31
+y2=25
+[/path]
+
+[path]
+tileset=seton.png
+animation=seton.ani
+width=16
+height=16
+x=2
+y=11
+vx=0.3
+vy=0
+x1=2
+y1=11
+x2=13
+y2=11
+[/path]
+
+[path]
+tileset=setita_venenosa.png
+animation=setita_venenosa.ani
+width=16
+height=16
+x=22
+y=11
+vx=-0.3
+vy=0
+x1=10
+y1=11
+x2=22
+y2=11
+[/path]
\ No newline at end of file
diff --git a/data/map/04.map b/data/map/04.map
index e994bbb..23bfb20 100644
--- a/data/map/04.map
+++ b/data/map/04.map
@@ -1,7 +1,8 @@
tilemap=04.tmx
tileset=tiles_surface.png
-bgColor1=255,90,100
-bgColor2=255,255,100
+enemyFile=04.ene
+bgColor1=80,100,150
+bgColor2=144,225,231
bgScroll=true
roomUp=0
diff --git a/data/map/04.tmx b/data/map/04.tmx
index 4d04378..1c3ab5a 100644
--- a/data/map/04.tmx
+++ b/data/map/04.tmx
@@ -5,6 +5,10 @@
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1580,1581,1582,1583,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1655,1656,1657,1658,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1730,1731,1732,1733,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1805,1806,1807,1808,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
@@ -18,19 +22,15 @@
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-2926,2927,2928,2929,2930,2931,2932,2933,2934,2935,2936,2937,2938,2939,2940,2941,2942,2943,2944,2945,2946,2947,2948,2949,2950,2951,2952,2953,2954,2955,2956,2957,2958,2959,2960,2961,2962,2963,2964,2965,
-3001,3002,3003,3004,3005,3006,3007,3008,3009,3010,3011,3012,3013,3014,3015,3016,3017,3018,3019,3020,3021,3022,3023,3024,3025,3026,3027,3028,3029,3030,3031,3032,3033,3034,3035,3036,3037,3038,3039,3040,
-3076,3077,3078,3079,3080,3081,3082,3083,3084,3085,3086,3087,3088,3089,3090,3091,3092,3093,3094,3095,3096,3097,3098,3099,3100,3101,3102,3103,3104,3105,3106,3107,3108,3109,3110,3111,3112,3113,3114,3115,
-3151,3152,3153,3154,3155,3156,3157,3158,3159,3160,3161,3162,3163,3164,3165,3166,3167,3168,3169,3170,3171,3172,3173,3174,3175,3176,3177,3178,3179,3180,3181,3182,3183,3184,3185,3186,3187,3188,3189,3190,
-3226,3227,3228,3229,3230,3231,3232,3233,3234,3235,3236,3237,3238,3239,3240,3241,3242,3243,3244,3245,3246,3247,3248,3249,3250,3251,3252,3253,3254,3255,3256,3257,3258,3259,3260,3261,3262,3263,3264,3265,
+3301,3302,3303,3304,3305,3306,3307,3308,3309,3310,3311,3312,3313,3314,3315,3316,3317,3318,3319,3320,3321,3322,3323,3324,3325,3326,3327,3328,3329,3330,3331,3332,3333,3334,3335,3336,3337,3338,3339,3340,
+3376,3377,3378,3379,3380,3381,3382,3383,3384,3385,3386,3387,3388,3389,3390,3391,3392,3393,3394,3395,3396,3397,3398,3399,3400,3401,3402,3403,3404,3405,3406,3407,3408,3409,3410,3411,3412,3413,3414,3415,
+3451,3452,3453,3454,3455,3456,3457,3458,3459,3460,3461,3462,3463,3464,3465,3466,3467,3468,3469,3470,3471,3472,3473,3474,3475,3476,3477,3478,3479,3480,3481,3482,3483,3484,3485,3486,3487,3488,3489,3490,
+3526,3527,3528,3529,3530,3531,3532,3533,3534,3535,3536,3537,3538,3539,3540,3541,3542,3543,3544,3545,3546,3547,3548,3549,3550,3551,3552,3553,3554,3555,3556,3557,3558,3559,3560,3561,3562,3563,3564,3565,
+3601,3602,3603,3604,3605,3606,3607,3608,3609,3610,3611,3612,3613,3614,3615,3616,3617,3618,3619,3620,3621,3622,3623,3624,3625,3626,3627,3628,3629,3630,3631,3632,3633,3634,3635,3636,3637,3638,3639,3640,
+3676,3677,3678,3679,3680,3681,3682,3683,3684,3685,3686,3687,3688,3689,3690,3691,3692,3693,3694,3695,3696,3697,3698,3699,3700,3701,3702,3703,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,3714,3715,
+3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,3772,3773,3774,3775,3776,3777,3778,3779,3780,3781,3782,3783,3784,3785,3786,3787,3788,3789,3790,
+3826,3827,3828,3829,3830,3831,3832,3833,3834,3835,3836,3837,3838,3839,3840,3841,3842,3843,3844,3845,3846,3847,3848,3849,3850,3851,3852,3853,3854,3855,3856,3857,3858,3859,3860,3861,3862,3863,3864,3865,
+3901,3902,3903,3904,3905,3906,3907,3908,3909,3910,3911,3912,3913,3914,3915,3916,3917,3918,3919,3920,3921,3922,3923,3924,3925,3926,3927,3928,3929,3930,3931,3932,3933,3934,3935,3936,3937,3938,3939,3940,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
@@ -41,6 +41,14 @@
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,2326,2327,2328,2329,2330,2331,2332,2333,2334,2335,2336,2337,2338,0,0,0,2342,2343,2344,2345,2346,2347,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,2401,2402,2403,2404,2405,2406,2407,2408,2409,2410,2411,2412,2413,2414,2415,2416,2417,2418,2419,2420,2421,2422,2423,2424,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,2476,2477,2478,2479,2480,2481,2482,2483,2484,2485,2486,2487,2488,2489,2490,2491,2492,2493,2494,2495,2496,2497,2498,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,2551,2552,2553,2554,2555,2556,2557,2558,2559,2560,2561,2562,2563,2564,2565,2566,2567,2568,2569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,2626,2627,2628,2629,2630,2631,2632,2633,2634,2635,2636,2637,2638,2639,2640,2641,2642,2643,2644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,2701,2702,2703,2704,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,2776,2777,2778,2779,2780,2781,2782,2783,2784,2785,2786,2787,2788,2789,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,2851,2852,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
@@ -48,14 +56,6 @@
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,2326,2327,2328,2329,2330,2331,2332,2333,2334,2335,2336,2337,2338,0,0,0,2342,2343,2344,2345,2346,2347,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,2401,2402,2403,2404,2405,2406,2407,2408,2409,2410,2411,2412,2413,2414,2415,2416,2417,2418,2419,2420,2421,2422,2423,2424,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,2476,2477,2478,2479,2480,2481,2482,2483,2484,2485,2486,2487,2488,2489,2490,2491,2492,2493,2494,2495,2496,2497,2498,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,2551,2552,2553,2554,2555,2556,2557,2558,2559,2560,2561,2562,2563,2564,2565,2566,2567,2568,2569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,2626,2627,2628,2629,2630,2631,2632,2633,2634,2635,2636,2637,2638,2639,2640,2641,2642,2643,2644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,2701,2702,2703,2704,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,2776,2777,2778,2779,2780,2781,2782,2783,2784,2785,2786,2787,2788,2789,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,2851,2852,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
@@ -83,28 +83,28 @@
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,61,62,63,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,130,131,132,0,0,0,0,0,0,0,0,0,0,0,0,139,140,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,166,167,0,0,0,139,140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-1126,1127,1506,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-2,79,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,465,466,0,0,0,0,0,130,131,132,0,0,0,0,0,0,0,0,0,0,0,0,139,140,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,540,541,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,1501,1502,1503,1504,1503,1504,1503,1504,1503,1504,1503,1504,1503,1504,1503,1504,1503,1504,1503,1504,1503,1504,1505,1506,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,5,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,82,83,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,80,81,79,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,77,2,3,2,7,8,0,0,457,458,0,0,0,0,0,0,0,0,0,
+1503,1504,1505,1506,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,77,82,83,0,0,532,533,0,0,0,0,0,0,0,0,0,
+3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1501,1502,1503,1504,1505,1506,0,0,0,0,0,0,0,0,0,
+87,79,0,0,0,0,139,140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+87,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
87,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-87,543,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,237,238,239,240,0,0,0,0,
-1504,1505,1506,0,0,0,0,0,0,0,0,0,0,0,0,139,140,0,0,0,0,0,0,156,157,0,0,0,0,0,0,0,312,313,314,315,0,0,0,0,
-1502,1503,1504,1505,1506,0,0,0,0,166,167,0,0,0,0,0,0,0,0,0,0,0,0,231,232,0,0,0,0,0,0,0,387,388,389,390,446,446,446,446,
+87,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,237,238,239,240,0,0,0,0,
+87,0,467,468,0,0,0,0,0,0,0,0,0,0,0,139,140,0,0,0,0,0,0,156,157,0,0,0,0,0,0,0,312,313,314,315,0,0,0,0,
+87,0,542,543,0,0,0,0,0,166,167,0,0,0,0,0,0,0,0,0,0,0,0,231,232,0,0,0,0,0,0,0,387,388,389,390,446,446,446,446,
1126,1137,1136,1137,1136,1137,1136,1137,1136,1137,1136,1137,1136,1137,1136,1137,1136,1137,1136,1137,1136,1137,1136,1137,1136,1137,1136,1137,1136,1137,1136,1137,1136,1137,1136,1137,1136,1137,1136,1137,
1211,1212,1211,1212,1211,1212,1211,1212,1211,1212,1211,1203,1204,1212,1211,1212,1211,1212,1211,1212,1211,1212,1211,1212,1211,1212,1211,1212,1211,1212,1211,1212,1211,1212,1211,1212,1211,1212,1211,1212,
1286,1287,1286,1287,1286,1287,1286,1287,1286,1287,1286,1278,1279,1287,1286,1287,1286,1287,1286,1287,1286,1287,1286,1287,1286,1287,1286,1287,1286,1287,1286,1287,1286,1287,1286,1287,1286,1287,1286,1287
-
+
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
@@ -122,17 +122,17 @@
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,139,140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-5627,5627,5627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-5627,5627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+5628,5628,5628,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+5627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+5627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+5627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+5627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+5627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+5627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
5627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
5627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
5627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
5627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-5627,5627,5627,0,0,0,0,0,0,0,0,0,0,0,0,139,140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-5627,5627,5627,5627,5627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,445,446,446,446,446,
5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,5627,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
diff --git a/data/map/05.tmx b/data/map/05.tmx
index 3d8a62d..671181d 100644
--- a/data/map/05.tmx
+++ b/data/map/05.tmx
@@ -1,11 +1,8 @@
diff --git a/source/director.cpp b/source/director.cpp
index c39311a..eb252e3 100644
--- a/source/director.cpp
+++ b/source/director.cpp
@@ -361,6 +361,7 @@ bool Director::setFileList()
asset->add("/../data/map/03.ene", t_data);
asset->add("/../data/map/04.map", t_data);
asset->add("/../data/map/04.tmx", t_data);
+ asset->add("/../data/map/04.ene", t_data);
asset->add("/../data/map/05.map", t_data);
asset->add("/../data/map/05.tmx", t_data);
asset->add("/../data/map/06.map", t_data);
@@ -409,16 +410,20 @@ bool Director::setFileList()
asset->add("/../data/font/smb2.txt", t_font);
// Ficheros de enemigos
- asset->add("/../data/actors/enemies/walking_eye.png", t_bitmap);
- asset->add("/../data/actors/enemies/walking_eye.ani", t_data);
- asset->add("/../data/actors/enemies/bug.png", t_bitmap);
- asset->add("/../data/actors/enemies/bug.ani", t_data);
- asset->add("/../data/actors/enemies/flying_eye.png", t_bitmap);
- asset->add("/../data/actors/enemies/flying_eye.ani", t_data);
- asset->add("/../data/actors/enemies/flying_eye_horn.png", t_bitmap);
- asset->add("/../data/actors/enemies/flying_eye_horn.ani", t_data);
+ asset->add("/../data/actors/enemies/gusano.png", t_bitmap);
+ asset->add("/../data/actors/enemies/gusano.ani", t_data);
+ asset->add("/../data/actors/enemies/limon.png", t_bitmap);
+ asset->add("/../data/actors/enemies/limon.ani", t_data);
asset->add("/../data/actors/enemies/manzana.png", t_bitmap);
asset->add("/../data/actors/enemies/manzana.ani", t_data);
+ asset->add("/../data/actors/enemies/pulga.png", t_bitmap);
+ asset->add("/../data/actors/enemies/pulga.ani", t_data);
+ asset->add("/../data/actors/enemies/setita.png", t_bitmap);
+ asset->add("/../data/actors/enemies/setita.ani", t_data);
+ asset->add("/../data/actors/enemies/setita_venenosa.png", t_bitmap);
+ asset->add("/../data/actors/enemies/setita_venenosa.ani", t_data);
+ asset->add("/../data/actors/enemies/seton.png", t_bitmap);
+ asset->add("/../data/actors/enemies/seton.ani", t_data);
// Ficheros de actores
asset->add("/../data/actors/moving_platform.png", t_bitmap);