To plinkie: I can't send a screenshot anymore the forum seems to refuse that people post images. Can you tell how can I send you the .capx file of my game?
To plinkie:
I can't send a screenshot anymore the forum seems to refuse that people post images. Can you tell how can I send you the .capx file of my game?
Images can be posted, but you have to post first without image, then edit your post and add your image.
Develop games in your browser. Powerful, performant & highly capable.
This works for me
In Script
You can do it like this, it converts the binary to base64, downside is a larger filesize.
For Snapshots
For DrawingCanvas Snapshots
The YOUR_SERVER.com/snapshot.php
I kind of like to think of these as a flow diagram.
The Android Box t95 max has a Mali processor, I Think these had the WebGL 2 bug, But I presumed that this had been fixed?
Refer to this https://bugs.chromium.org/p/chromium/issues/detail?id=934823
This is really great stuff, this should be incorporated directly into C3.
Would be good to see pathfinding, cell size, cell border & waypoints .....
The Tutorial only fetches the Top Ten Scores from the database.
You need to change the DESC LIMIT 10 in the Getscores.php file to whatever number you want.
One thing to note is that if you have a signed APK with Test ads on your phone, then you remove the Test ads and publish live to the play store, your original APK will be updated with the newer version, with the live ads showing, so Its wise to then remove your App from your phone.
As long as it has "test ad" on top it is ok.
Put scrollspeed in the first event (dt*scrollspeed)
Then when you want it to stop, set scrollspeed to 0
Set Tiledbackground.y-(dt*300)
Tiledbackground Y<= -800 TiledBackground set y to Self.y+800
Member since 19 Apr, 2014