VictoryX's Recent Forum Activity

  • Not sure how incorporating a timer into the code I have would rectify the situation. Could you please elaborate?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • So I'm trying to create a typewriter effect for strings that I pass into my game. This has been done before, although I'm trying to work it into a function. So that way I can call the function whenever I want passing the string I want displayed as a Function.Parameter. I have it working to some extent, I can achieve the effect when the source text is stored in a global variable. I cannot pull from the function.param(0) for some reason. I tried storing the parameter into a local variable and it didn't work with that either. Any thoughts on this? .Capx link below.

    Two Sprite Fonts one pulling from the Function.Param(0) the other a global variable. Spacebar triggers the function in this instance.

    https://dl.dropboxusercontent.com/u/729 ... riter.capx

  • You do not have permission to view this post

  • I know for 3D modeling of Game characters, texturing, animation you can see live "rendered" updates like that. Although I am unaware of anything that does it with 2D.

  • Agreed with Plinkie, give the Touch Object a Boolean Instance Variable.

  • You'd have to get a server where you store user data. This may also be possible in local storage as well, although I'm not sure.

  • You are asking a huge question here. Construct does come with objects that can connect to Facebook. However connecting to Facebook incorporates not only settings within Construct, but also on Facebook itself. I know very little to nothing on the Google login. If your game is hosted on your server. Bascially you AJAX save information through a .php file to save data onto a MYSQL database. The passwords would have to be encrypted. Through the .PHP or even better maybe within Construct? I'm guessing it's better to encrypt on the .PHP side. This is why now a days if a website has good security, they can never retrieve your password only reset it. Decent servers don't store user data without encryption. So a company never actually knows your password. I would suggest narrowing down your question. Provide a .capx.

  • Construct has speech recognition and text to speech features. I have not used them, but I don't see why you couldn't use the two to accomplish what you need.

    1 Speech Recognition, save the "Input" as a var string.

    2 Text to talk use the speech, using the var string.

  • post a .capx if you can, you may have a collision issue.

  • Add Keyboard input

    Added Platform or 8 Bit Direction behavior on the object you want the move,

    In the event sheet

    On W is down Simulate pressing Up or Jump

    On S is down Simulate pressing Down

    On A is down Simulate pressing Left

    On D is down Simulate pressing Right

  • Tapping jump will short jump, holding jump will high jump.

VictoryX's avatar

VictoryX

Member since 29 Aug, 2013

Twitter
VictoryX has 1 followers

Connect with VictoryX

Trophy Case

  • 11-Year Club
  • Forum Contributor Made 100 posts in the forums
  • x4
    Coach One of your tutorials has over 1,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

15/44
How to earn trophies