onyichi's Forum Posts

  • I'm an artist and I want to build a 5-10 level game.

    I have the game already started but I am looking for a programmer to help me perfect it and finish it. The game will be published on Android and we can make our money through ad space.

    If you're interested email me at onyisart(@)gmail(.)com

  • Wow it looks great!!

  • Doubt it.

  • Can Scirra be used to make an interactive book?

    I am thinking of making an an interactive book. I'm not a coder, so I'm hoping my friend could help me with that part. I just want to know if it is possible.

  • You are more kind than I... know way would I do someone's school project for them

    onyichi You really need to put in the time and effort do learn the tools for yourself. And hope that none of your classmates are on these forums...

    Okay BluePhaze I did put time and effort into this game. Game Design is not something I want to do. This class is something I have to have to continue with my true major ANIMATION. After this class is OVER you won't catch me messing with SCIRRA or CONSTRUCT 2 EVER AGAIN. I'm just surviving to pass. I am VERY THANKFUL that StiiVais helped me MORE than thankful!!

    Coding is not for everyone, some people catch it as others don't. Game design, is not something I want to do with my life. So I didn't put as much effort into this as a game design major would.

    So I am sorry I didn't give a great amount of my time to this game BluePhaze. I just wanted to put enough effort to at least get a 'C' or 'B' on this assignment.

  • OMG!! YOU ARE MY MIRACLE!! THANK YOU SO MUCH!!!

    I'm sorry but I'm am BRAND NEW to this software!! I

  • Wow already about 500 installs!! Nice!!

  • Cool. If it was in English I'd try it!

  • Give me the list of bugs you'd like fixed and i'll do it for you.

    Her shooting magic spells

    The Pause Menu

    The monster pathfinding and line of sight.

    Mini map and Health bar

    Send me an email at onyisart@live(dot)com so that I can send you the file please!!

    Thank you

  • Her shooting magic spells

    The Pause Menu

    The monster pathfinding and line of sight.

    That's it!!

  • ---CLOSED--

  • It's suppose to be like a mystery story kinda. But I'm not adding that part since I don't have time right now!!

  • Hey

    Well Witch Way was a class assignment. I won't lie this {SH*T} made me cry. Anyways, I am considering taking it a step further. However, it would be nice to find a guy or gal who knows how to use this Construct 2 thing well I want to work with you to make this into an android game in the summer. I can do the art, but that's about it. Help me fix it!!!! I had so many things wrong with this.

    So if you are good at Construct 2 and see potential in my game and want to help me take it to Android just message me.

    EMAIL: onyisart (a) gmail (dot) com

    The game also has a storyline, I just didn't add it because the assignment was to short to do more art.

    SEE GAME HERE: www(dot)scirra(dot)com/arcade/puzzle/13665/witch-way

    *(a)=@

    (dot)= .

  • Put your slideshow in as an animation for a sprite. Then

    Global var foo = 0

    Every X seconds (X being the interval between images):

    1. Set SlideshowObject.AnimationFrame to foo

    2. foo + 1

    I don't get this!

  • Try Construct 3

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

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

    I want to make a slide show. However! I want it to switch images all by itself. How would I set up the event for that?