dop2000's Recent Forum Activity

  • I think you can only use Touch plugin. Touch events work with mouse too.

  • Wai

    Have you tried building the apk using other services, like cocoon.io, phonegap?

    If jerking/flickering occurs only with C3 build, you should log this as a bug.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I tried on Xiaomi Redmi 4, with Android 6.0.1

    Tested the apk again - first few seconds some jerking, then smooth movement.

    Sometimes (maybe once in 10-20 seconds) the sprite jumps forward or back a couple of pixels, but it's hardly noticeable. I would suggest this is due to some background processes running on the phone.

  • Have you tried different phones?

    I tested your app on my phone and it runs fine, no flickering. There are a few very small hiccups during the first few seconds, but after that it runs smooth.

  • What do you mean by "spawn an object from this"? From what, from the array?

    Also, you are adding each value into the array twice - one at the start of the array and one at the end.

    Run your game in Debug Mode, select your array and you'll see.

  • See the link I posted earlier, it has correct formulas for setting volume from the slidebar, and slidebar position from volume.

    Unfortunately, for me there is no improvement after installing r251.

    I experienced the biggest lags in the Sprite Editor (see this video). Nothing has changed with the update. It still takes about 4-6 seconds from the moment I double-click the sprite till the moment that little window with Image Points opens.

    Toolbars are updating slowly. If there are many animations in the sprite, clicking between them is painfully slow....

    Startup time ~30 seconds before and after the update.

    The lag when opening events dialogs:

    small projects: no lag

    big project (1500 events, 15Mb size): 1-2 seconds lag

    System: Windows 10, Version 10.0.16299 Build 16299

    i5-7200U CPU 2.50GHz, 8Gb RAM, SSD

    I did a clean install of r251, but I didn't restart Windows. Usually after the restart C2 works really well for a couple of days, and then things start slowing down..

  • In the Title layout:

    On Start of layout

    ...Audio Tag "music" is NOT playing -> Audio play "MyMusic.mp3" with tag "music"

    In Settings layout:

    On slidebar change -> Audio set "music" volume to slidebar.value

  • Here is an example of shuffling and dealing a deck of cards I did for another post (without the arrays!)

    https://www.dropbox.com/s/b7qmdni2wn9ze ... .capx?dl=0

    You'll need Rex's addon MoveTo to open it.

  • You need to pick 1 instance of the line, pick 1 instance of the ship, pin line to the ship. Then repeat with the next pair.

    How you do this depends on your code.

    If lines are spawned from the ship sprite, simply pin them in the same event, for example:

    On Space key pressed -> Ship spawn Laser; Laser pin to Ship

  • https://www.dropbox.com/s/2v0a6lxqsqi0p ... .capx?dl=0

    1) fixed, see the event sheet.

    2) I don't know why this is happening. I'm guessing if the wall is located in this exact position, then the Solid behavior stops character sprite before collision event is registered..

    Anyway, the easiest way to fix it is to slightly alter the collision polygon of the wall sprite.

  • You mean like this?

    https://www.dropbox.com/s/rqe6p4yfvvhrw ... .capx?dl=0

    Instead of the second "reference" sprite, you can use a variable that simply increases with every tick (newAngle=newAngle+dt).

dop2000's avatar

dop2000

Member since 26 May, 2016

Twitter
dop2000 has 259 followers

Connect with dop2000

Trophy Case

  • 8-Year Club
  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • x5
    Popular Game One of your games has over 1,000 players
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • x3
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • x13
    Great Comment One of your comments gets 3 upvotes
  • Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

28/44
How to earn trophies