Trailbike's Forum Posts

  • Hi, thank you! Sure, I will send you a message with my email. Hope to work with you soon. Take care

  • Great thanks, this is the second video I promised. And same to you, good luck with the Pinball (I played it, solid mechanics!) I have a pretty intense story for the Galaxy game above, have it written down in chapters.

  • Here is the first Vid, my screen recording software makes the cursor have a slight tangent over the buttons, but on the game itself the cursor is sharp right on the nose with the buttons. Thank you

    Made with Construct 2

    Subscribe to Construct videos now
  • You are right my friend. I have great ideas like yourself and all the community here. I just turned 40 and this has been a dream of mine since I was a kid playing pitfall. I even created a video game for my science project in 5th grade (all paper and art) and got a C-, but all the kids were around my table while the adults were around the circuit with the light bulb table. Right now I would say I am a novice to intermediate in Contruct 2 software. And for art, I can create reasonable backgrounds , sprites and characters. For writing, I wrote a short play called Arrowlyn crossing the heavens. As for being a leader, this will be a team. The team will decide on the first game. My games will come to light eventually but they are not my top priority. But I will do this for you my friend, I will upload 2 videos to youtube tonight for you to see my style and work in progress for 2 games I am working on. Thank you

  • Hi, I am Norman. My dream, and hopefully yours, is to create a gamedev team that can work together to create greatness. I am not in this for the money but for the passion. I have many ideas like yourself. With today's technology we can communicate, build a game and share ideas just like we were sitting in the same office. It is hard to make it solo in this field and come up with a finished and polished game. Please reply if interested, Thank you and have a great day!

  • I just ran across the same trouble. My fix was to set a sub-condition to event.

    On Touched

    is visible

  • Great thanks, I figured it out yesterday using text box, text, set focus and a global variable. Took 3 hrs of testing but finally achieved the look like in the link above. Thanks again for the replies! Norman

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks for the link. From what I described above which plug-in do you recommend to perform this kind of effect or will all of them work? Thank you

  • Hey guys, I really like the idea of this site http://hackertyper.net/. I want to incorporate this into my game on C2. Any ideas how to set text (stored somewhere) and bring it on to the screen. Like when Q pressed a snippet like (C:_) will show up on screen. I know the text box object is there, just not sure what steps to take to create this effect. Thank you guys in advance!

  • Thank you, I will work more on this. I tried the timer and close browser but it did not go back to my game (still experimenting). I did find a temporary solution, I embedded HTML code on my webpage that when clicked will bring me back to the previous browser page (my game). But still trying to find a cleaner way.

  • I fixed the issue but now how do I return to Construct 2 (my game) after visiting the web page? Thanks

  • I have the browser as Chrome in the properties tab. Event sheet: Start of layout->Make sprite visible (initial invisible) Event-> when sprite visible Action->Browser ->Go to URL "I type in a simple URL like "http://www.google.com"

    It will not work, any ideas? Thank you

  • I moved the pin action under the begin layout condition, (it was near the bottom at first) now it works! Thanks again for your replies. I will share the game with you when it is finished

  • I have pinned object set to position/angle to my character. It is attached to my character on the X axis but when I jump it stays on the X axis. Any ideas? Thank you!

  • You Rock man! Thank you so much, this works perfect!