jminfantem's Forum Posts

  • LittleStain It is an RPG game. Just think of NES Zelda. You move through dungeons, fight monsters, collect items, powerups, etc.

    I imagine the person that will optimize it would end up rewriting some parts of the program. As this was my second game I did on C2.

    I am thinking that the person that optimizes it will not take more than a week on the project. As I said I am almost done with the game. But I've gotten to the point where I need to optimize it in order to continue.

    I am planning on launching it for iOS first, and sell it there for .99c.

    If you are interested I can share my work with you. Just PM me.

  • Thanks a lot! It worked!

  • Does anyone understand why the global variables go crazy? instead of picking up one of the two values, comparing the global variable and then waiting 10 seconds to choose another value.

    https://www.dropbox.com/s/07yl4ajj1ntb5 ... .capx?dl=0

  • I tried both solutions but didn't work.

    Instead of doing every 30 seconds on the Girl Movement Level 1 group. I tried putting the system to wait 30 secs after each condition was met. It didn't work. Now the enemyGirl variable goes haywire after 30 seconds.

    Thank you guys for your help I will keep trying and testing.

  • I tried that but didn't work... been 2 weeks and I haven't been able to figure it out. blackhornet

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • So I am trying to fix a bug. Here is how it happens.

    To replicate bug:

    Click on the TV and TURN IT ON

    Then when the visibility=1 and enemyGirl=anyValue

    Click on the cam number displayed in enemyGirl

    Tha game is supposed to wait 15 secs and then randomly choose a new value for enemyGirl. What happens is that enemyGirl value starts changing rapidly for some time instead of just picking a one of the choose(values)

    https://www.dropbox.com/s/tga5mr4k10mzw ... .capx?dl=0

    Thank you all for your help.

  • Hi,

    I am looking for a Construct 2 expert that can help me on optimizing the engine and publishing a game that I've been working on for the past 8 months.

    The game is pretty robust and I have plans of launching it for mobile devices.

    Since I am working on the art, audio, and programming all by myself it has taken me some time to finish the project.

    The game as of now is near completion.

    I am offering revenue share to a person willing to work together with me on optimizing, polishing, testing and publishing the game.

    If you are interested PM me and I will share pictures, and/or videos of the game as well.

  • Apparently Apple isn't planning on fixing the issue with wkwebview anytime soon... But Sharon announced a work around to this issue, which should be coming out this April

  • When will we see the game?

  • The art is amazing. I hope the story and game is too!

    Congratulations!

  • volkiller730 Yes I've been playing around with other names

    What did you guys like. Or think that I can improve on?

  • Hi Guys,

    I want to share my story first. I heard about C2 about a year ago, because I was looking to create a game but had no programming skills. So I started digging info from the forums and watched lots of great tutorials from ArcadEd to get started. And met codah who has helped me solve many problems.

    Fast forward a year and I am pleased to announce that I am 80% done with a game of my own, Fable: On Ahrim's Lair.

    I am planning on launching this game on touch screen devices. Right now you can move with your keyboard arrows and use the other options by clicking them on the screen.

    The story of Fable is the following:

    After your father was killed by dark wizard Ahrim, the dark wizard trapped you in a dungeon. He couldn't kill you because his dark magic had no effect on a noble soul. After years inside the dungeon you decide it is time to get out. You must hurry, Ahrim is detroying the Eastern Lands.

    I tried uploading to Scirra Arcade or through Dropbox and I couldn't. So here I post a link of the whole project.

    Feel free to use the art and music for your own personal projects. The art of this game cannot be used for commercial use.

    I would love to hear what you like from the game, design wise, or how it plays. Please be very critic. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    Dropbox:

    http://bit.ly/18qfzt7

    Thank you!

  • I hope they do...

  • Thank you blackhornet

  • How can I make the system randomly pick between 3 and 6 seconds.

    Every 3 to 6 seconds. > ...