Maverick1912 Thank you, you're amazing! ...
[Maverick1912] Thanks for your response.Can you please provide a .c3p example?
I use construct 3 r268 and i have a problem when i try to select sprite i found that the selection is outside the sprite itself,sometime i cant even select the sprite,especially when i zoom out the editor.Is this a bug or i have to change something in the parameters.
Hi
Is it possible to create Square Progress Bar using Construct 3?
Still not working :(
Not working !!!
the mobile facebook plugin must be updated
"Beginning October 5, 2021, Facebook Login will no longer support using Android embedded browsers (WebViews) for logging in users. To avoid a disrupted user experience, please use the following checklist to use Custom Tabs instead:"
developers.facebook.com/docs/facebook-login/android/deprecating-webviews.
when i use it it show message that facebook will soondisable logging in from embdded browsers.
is it possible to use facebook plugin to implement facebook login to a mobile app?
Is there a way to transfert images between players in multiplayer games?
for example the player's avatar loaded from facebook so player 1 get the avatar of player 2 and so player2
thank you
Hi..
I want to create a "Share button" where it pops-up the official Android sharing dialog box (such as: WhatsApp, Gmail, message ...) to share the app.
Like this one:
is this possible with construct 3?
I want to create multiplayer game (like ludo game),the problem is that the game have multiple instance of object on host and peer side ,i can't set the Id of peer and the Id of the host on the side of peer,and also can't associate all these objects with the peer id
mrcgkh can you please explain to me the last line? thank you
mrcgkh this is exactly what i've been waiting for.
thank you so much :)
Develop games in your browser. Powerful, performant & highly capable.
I want to get the numbers of steps(squares) between each two sprites(1-2,1-3,1-4,2-3,2-4,3-4) and store these numbers into an Array.is there any way to do this?