I'd like to develope a two players game on same device, but i have a problem with bullets.
On the image the example :
Im using behavior "Wrap" and move x and y on the upper screen but it doesn't work properly...Any help?
Thanks, but i just readed it and i cannot let it works...
... show it with added some sprites and share button? My idea is when first sprite touch enemy time = 0, then a snapshot is showed for share it to social.
Thanks!
Hi,
i need someone very good skilled in java language to convert my game to native android app.
Html5 is great but apk is too big and performances are slow.
Contact me to markuzz78 at gmail dot com
I think solved with an easy way:
new variable: "enemycount"
every add score also add 1 to enemycount
if enemycount >= 50 create enemy and set variable "enemycount" to 0
Right?
Develop games in your browser. Powerful, performant & highly capable.
Im not sure... is it correct?
Try to reinstall Chrome.
Now im using :
system---> score >50 --->create object
system---> score >100 ---> create object
system---> score >150 ---> create object
but i need one unique solution... thanks!
Thanks to all! "choose" function is perfect!
Where i can find a leaderboard with best games ever maded with construct 2 ? It will be nice also for inspiration.
I'd like to use random animation of my sprite when overlapping other object... For example randomly kick or punch animations. Thanks!
...webfonts?
I'll explain better, instead using for example the set web font / css url: "http://fonts.googleapis.com/css?family=Erica+One" i want include fonts inside my project and use them also without internet. Is it possible? Thanks!
Great, i solve it, thanks to all!
I need to activate random groups after collision detected... Thanks
Ok. thanks it was very clear. I made it!