Update: Solved on page 3.
I have been working on a game for about 2 weeks now, the last week being quite intensive.
The game uses 16.2 mb memory, has 98 events and its approximate download is 1.3 mb in size.
The resolution is 1200x800 in landscape mode. The sprites/graphics are done in a 1 to 1 ratio, because I thought that changing them from to the power of 2 would solve the problems but it did not.
Scaling is turned off, but I did try with 'scale inner' - no difference.
My graphics drivers are up to date and I have a Geforce GTX 960 with 16 ram and a multithreaded procesor.
The game wasnt running smooth throughtout but I thought to myself that its my computers fault, and testing it on other machines will prove that. It didnt turn out quite that way unfortunately.
Now Im having performance issues regarding scrolling items (as it is a type of infinite runner game), they arent scrolling smoothly enough and are lagging somewhat
from time to time, even so slightly sometimes but that does make a difference.
I have tested the CapX file on 3 different computers and the results are somewhat simillar, unsmooth slightly jittery scrolling and movement.
There is one background and several items scrolling from side to side once they are spawned outside the screen (at max there are 20 sprites of 1 instance about 30x30 pixels in size, and 2 insances of another, and 2 x 1 instance of some seperate sprite. I have tried turning those off but no luck there).
I am destroying the items once they leave the screen so that is not the issue.
I have *dt everywhere in the values.
I have tried to test it, and have turned off certain sprites, and the background too and the effect is the same.
I am wondering if the problem lays withing the file itself because there is a wierd glitch where I cant change the preview browser(it just doesnt respond, other time doesnt see the installed web browser - but it is there for sure. I even tried reinstalling the browser but that did not work either), which happened on the other 2 computers as well.
I am attaching an empty capx file, the one that I used for my game but have cleared almost all data. Just open it and try to preview the file in a different browsers; start with Firefox, then Opera and Internet Explorer (scroll down for link to file).
I have set different browsers to default browsers to no avail too. I tried to reinstall Construct 2 as well but that did not help either.
In one last act of desperation, tomorrow Im going to try to create a part of the game in a entirely new file, and see how it goes there.
If this doesnt work Im going to call it quits unfortunately, as I came to really enjoy Construct 2 and its event sheets. But focusing on such issues drains my patience and creativity so that I have no more energy to focus on the gamey side of things, even so I have been trying to troubleshoot this issue for quite some time now.
Will keep you all posted, any suggestions are welcome as always.
Link to file:
https://www.sendspace.com/file/nrsdso
Also screen of problem:
My other 2 threads regarding this issue:
Bug section: viewtopic.php?f=151&t=165188&p=998445#p998445
How do I section, with a very brief explanation: viewtopic.php?f=151&t=165188&p=998445#p998445