bump post
I am making kids games which i will upload on Website So I want to disable F1 to F12 keys.
anybody can help How can i do this?
show paths for only selected object(s)
Note: This is not bug report post neither Suggestion. Just want to show how messy layout looks after so animations on single screen.
I was working on Animation and there were 20 objects in my screen which i have to animate. When i have done animation i just realized my layout become so messy with so many keyframes.
i have no coding knowledge.
I mean is their any official way of doing this. like by using any construct 3 plugin or something.
not for mobile games
i want in website games
I am making game in Construct 3 and will upload in my website. And i want adds in game
I am asking to ad in Construct 3 games.
I am making games for website and want to show ads inside game. How can i do this is there any way?
getting no idea how to slide. In array i was doing by condition when
arr.curX, arr.curY = 0 & arr.curX+1, arr.curY is not = 0
then set curX, curY = curX+1,curY & curX+1,curY = 0
the same thing i'm trying with Sprites and variable but having no Idea
My first try was to do this without array but i didn't find a way to detect 2 neighbor sprites.
But as you said using multi dimensional array. I am going to try it.
Can you give me any tip for comparing 2 neighbor sprites?
Develop games in your browser. Powerful, performant & highly capable.
i have a short question, do you know How can i save 2 number in single cell of array and then retrieve both numbers separately. This could solve my issue.
another question
I have "sprite" 4x4 grid on layout i have another "sprite2" randomly over the grids. without using array How can i pick 2 neighbor "sprite2"
Hey dop2000
I am making 2048 clone, I have finished logic for array and i am now able to move data up, down, left, right and also able to merge 2 duplicate entries. Now i am stuck on applying these array into sprites. Can i send you file so you can see how to do this?
Thanks.
if i place 3 and 4 out on everytick then when i touch a single sprite then all the sprites are doing action