Vegas46's Recent Forum Activity

  • You can't request permission on startup. See the documentaton on the 'request permission' action. As with many features these days, you must also use secure hosting.

    Thank you for the fast reply, I have inserted the request in a any touch end, but doesn't works, in the remote play works, I see de popup for the permission, but in the web version nothing happen :(

  • Hi to everybody, I'm working on a project where is required to shake the mobile device to change some words on the screen.

    In the editor when I try the project in remote preview it's work really well on tablet iOS and a mobile phone Android, but when I export the project in html5 and I upload on my web-space, it doesn't works anymore.

    I have inserted the request motion and orientation permission at the start of the layout, but nothing happen.

    Somebody can help me?

    Thanks in advance!!!

    Tagged:

  • > I'm starting to code a twin stick shooter, I've realized some graphic assets a few years ago, The characters was realized in 3D in Maya and Textured in Photoshop, the environment was created in Photoshop in digital painting.

    Wow, awesome art, congrats!

    Did you take a course in Maya?

    I never tried this 3D software. My 3D is dating some years before it. lol

    Keep us informed if you push this project further on!

    Maybe one day I will, I'm not stronger in english :(

    Of course I update the project in the future

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm starting to code a twin stick shooter, I've realized some graphic assets a few years ago, The characters was realized in 3D in Maya and Textured in Photoshop, the environment was created in Photoshop in digital painting.

    https://i.imgur.com/RjNlWRU.jpg[/img]

  • I'v solved in my code, this is how i do this fix:

    First of all, construct doesn't "destroy" the touch, but set the position at point 0, 0, for every touch point (ids), so for fix this issue I'v added a conditions on my left stick to check if the leftStickTouchID.X isn't in position 0.

  • Thank you, your example works great, but works even if you touch outside the analog, in my case I would try to make an analog stick that's start working only if the player touch inside the analogue.

    In your case for example if you touch the left analogue and then touch in the first half screen, the analogue will move in the direction of the last touch, and it's a problem, because if I insert a touchable object in the scene, the player will move in the direction of the click.

  • HI Guys, I'm new in construct 3, I'm starting to develop a twin-stick shooter to work on web, for desktop and even on mobile, I'm starting to program the mobile controls first, I'v made the sticks (left and right) recognize the touch id property and both works great, but I'have a big mistake with the left stick, the once used for move the player, I tell how it works:

    - I set a touch ID recognition for works with multi touch

    - If i touch on stick, it's recognize the touch ID and store the value in a variable (one dedicated to the left stick and one for the right stick), variable used for continued use of the associated stick

    - If i release the stick, it's reset to "idle" state

    - I can use simultaneously stick with no problem but...

    - If i use both stick but I release the left stick when i using the right stick at the same time, the left stick doesn't return to the "idle" state, but continue to works in a wrong way, It's like he pressed for go on top, the correct way is when i released the left stick he stop to works and return to the "idle" state

    - I programmed the right stick in the same way, but it's work well if I release the right stick when I use the left stick at the same time!

    - How can i fix this problem? I attach the screen of my event sheet

    Thank you! And sorry for my bad english!!!

Vegas46's avatar

Vegas46

Member since 2 Apr, 2018

None one is following Vegas46 yet!

Trophy Case

  • 6-Year Club
  • Email Verified

Progress

7/44
How to earn trophies