Something like that?
example https://drive.google.com/file/d/16zmy65eCNQgMyAbUjfVHU5QNkd6hQASX/view?usp=sharing
Don' know if this is a bug but:
+ System: Every tick
-> System: Set speed to speed×dt
is always 0 independently of the start size of speed.
NetOne Have you Web Worker enabled ('use worker' in the advanced properties setting)? If so, try with disabled worker.
My guess. There is some kind of error on some devices if something is touched. So it needs time to handle this error.
I think you need to see the error log of one of the devices.
You have to restrict the scroll position with clamp.
Make a new event:
+ System: Every tick -> System: Set scroll Y to clamp(ScrollY,0,3000)
Change all touch.SpeedForID(0) to touch.SpeedAt(0) and touch.AngleForID(0) to touch.AngleAt(0)
then it should work.
Tom
It would be nice if there would be a direct link to the store in construct.net? At the moment you have to go over scirra.com.
I'am totally impressed by the performance. Even on my really, really old PC I have no slowdowns, it plays absolute smooth.
It's now featured on Indie Retro Games http://www.indieretronews.com/2019/09/remote-life-super-duper-pc-shoot-em-up.html.
I played the Demo and I love it. :)
It looks like there is a problem with the video card. I would at first look if there is a newer video card driver. Go to https://www.geforce.com/drivers (Search with GeForce, GeForce 7 Series, Windows 8). I don't find a driver for Windows 8.1 only for 8 (32 or 64 Bit). Don't know if it works for 8.1.
Develop games in your browser. Powerful, performant & highly capable.
do i have to change video card?
I can't and won't guarantee that will help, but if you use at least Windows 7 and use the newest FireFox or Chrome for preview then I think is it possible.
Your video card is nearly 14 years old. If you have the newest video card driver and it doesn't work, I would guess that the card is to old for shader effects.
Member since 31 Jul, 2015