fildubek's Forum Posts

  • Two purchase were made since posted this here. If it was anyone was this forum who bought the game then I want to thank you. :)

  • Hello everyone I finished the second part of my platformer game Leo the Cat. The Second Part has 8 Levels the same as part 1.

    The second Part is not a free game you can find link to buy on my website.

    The Price is 4.55$ from Indievania.

    Leo the Cat Part 2

    Windows, Linux, Mac and android version

    buying part 2 you get also a free copy of part 1.

    The first part can be played for free on website

    Leo the Cat part 1

    Video

    Images

    <img src="http://i42.photobucket.com/albums/e326/fildubek/fd%20pics/Intro2_zps5f8d6161.jpg" border="0">

    <img src="http://i42.photobucket.com/albums/e326/fildubek/fd%20pics/Leo2_3_zpsaed50f68.png" border="0">

    <img src="http://i42.photobucket.com/albums/e326/fildubek/fd%20pics/4_zps5ba93247.png" border="0">

    <img src="http://i42.photobucket.com/albums/e326/fildubek/fd%20pics/Leo2_1_zps50748b0a.png" border="0">

    <img src="http://i42.photobucket.com/albums/e326/fildubek/fd%20pics/2_zps57e672ff.png" border="0">

  • A new update finally. I Added a game over image that appears after loosing all lives and I fixed a bug that made you loose 2 lives instead of on one during a boss fight.

    Also does anyone know why Firefox refuses to update the game? It still shows the first version of the game. On chrome it updates fine.

  • Lol the rats are mutants that's why they are so big.

    The flying dragons are giant bats. And yes you need to be very careful to avoid them. Next level is even harder.

    About the "rolling attack" yes I know it easy to kill rats just the button pressed but downside is the cat move slower that way. Maybe I should decrease the speed even more. Also I'm working on second part of the game (these are just first 8 levels) where there much more obstacles where this trick does not work well. But the energy bar is not a bad idea I have to think about it.

    I "Game over" should be easy to add. I will probably add it on the next update.

    Off topic:I tried your game Pepo's adventure. It's a lot of fun and very addicting. I managed to make it to 3rd level, I hope I can make it further.

  • Greetings everyone I updated the game again today with the following changes:

    Fixed the problem where the cat could after he had died.

    Fixed the problem the cat not returning to walk mode after a jump.

    Replaced the rats with needle on the back with rats that have big spikes on the back. Also made these look bigger so it makes more sense to attack them from the front with a spin attack without getting hurt.

  • Thanks for the replay it is much easier for me when other user point out problems that I don't notice I will make the spikes thicker so people can see them better.

  • Thanks for the replies I will fix the jumping problem when you mention but what do you mean by a confusing effect with enemy collisions? Not all enemies can be killed the same way.

    Also the many times I have played the through this game I haven't noticed dying with no reason like Rory mention. Sometime you have to be careful with rats that have needles on the back.

  • Updated

  • I updated the game and fixed the touchscreen bug.

  • Did you try it on a touch screen?

  • <img src="http://fd-games.webs.com/images/tiledbackground9.png" border="0">

                              LEO THE CAT

    In a distant world there lived a race of humanoid cats

    called Cattis. They lived peacefully under the leadership

    of Leo a strong and wise Cattis. Until one day the mutant

    rodents attacked. They kiddnaped many Cattis and stole

    their food and milk suplies. Now it is up to Leo to rescue

    them and take back their food.

    Adventures of Leo is a platform game where you use the arrow

    keys to navigate Leo and perform an jump. The CTRL key is

    used for a spin attack. You can kill the enemies by either

    jumping on the or using the spining attack, but be careful some

    enemies are immune to the jump or the spin attack and some can not

    be destroyed at all and you have to avoid them. You cannot use the spin

    attack while walking. This is Part 1 and has 8 Levels. The game has also

    touch screen controls.

    Play: Leo the Cat

    BIG UPDATE

    I have made many changes to the game:

    Added many new visual and sound effects.

    Added achievements with Clay.io.

    Added secret areas.

    Made it look like you are playing through an old arcade cabinet.

    IMAGES:

    <img src="http://i42.photobucket.com/albums/e326/fildubek/fd%20pics/leo13_zps29c60f1f.png" border="0">

    <img src="http://i42.photobucket.com/albums/e326/fildubek/fd%20pics/leo12_zpse1c86378.png" border="0">

    <img src="http://i42.photobucket.com/albums/e326/fildubek/fd%20pics/leo14_zpsa5016f93.png" border="0">

    VIDEO:

    LEO THE CAT

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hello

    I'm working on platform game that has a layout 8000x512 in size. The player has to collect bottles and each bottle he collects increases the bottle global variable by "1" . I have managed to make it work but only as long the X position of the bottle is under 2524.

    For Example if put a bottle on the layout at the position 2031x267 the player will be able to to collect and the counter will increase by "1".

    But if I put a bottle on the layout at the position 2255x257 the player will collect the bottle but the counter will not increase.

    I hope I made my problem clear enough.

    thank you.