semicode's Forum Posts

  • 3 posts
  • I tried uploading to the arcade, but it would not accept the ZIP file. I tried zipping up a project folder and a .capx file and it would not accept either.

    All I am doing is replacing the mouse event in the sample project called "Physics - ragdoll.capx" with a touch event as follows:

    Touch-> On Touch Start -> Apply Physics Force 50 toward X: Touch.X, Y: Touch.Y

    Thanks for responding.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • As a newby, I am using the Physics Test example as a starting point and I tried replacing the mouse.x and mouse.y with touch.x and touch.y and exporting to a Windows 8 tablet.

    I added a touch object to the project and I removed the mouse events.

    The ragdoll does not repond to the touch events on the Windows 8 tablet.

    Any ideas about what I might be doing wrong?

    Thanks.

  • I was getting the same message and did verify that the Enableballoons.reg file works.

    I also verified that I am getting a balloon syntax error now when I type junk into a parameter.

  • 3 posts