you can simply install that plugin bhsmartrandom and litetween
it needs a animation to the sprite i cant remove that
> Can you send me a none plugin version. I cannot open it like this because I don't have the plugins installed. > yes wait blackhornettechnologies.com/Construct2Stuff/Plugins/bhtsmartrandom_v1_0.c2addon
> Can you send me a none plugin version. I cannot open it like this because I don't have the plugins installed.
>
yes wait
blackhornettechnologies.com/Construct2Stuff/Plugins/bhtsmartrandom_v1_0.c2addon
Can you send me a none plugin version. I cannot open it like this because I don't have the plugins installed.
how about without repeating layout, i apply it using BHTSmartRandom.Next some of layout its repeating how to fix that
Develop games in your browser. Powerful, performant & highly capable.
Sure give me the capx file, ill do it tonight.
Yes i give you the whole project , the problem is when i touch the settings or exit its overlapping the touch
dropbox.com/s/xjz2taovmjvkqhw/pictoword.capx?dl=0
Yeah, you can use Boolean instead, but its a same thing won't make any difference to the logic. I am used to writing in C where there is no Boolean operand that's why I used 0,1 logic.
Yeah, you can use Boolean instead, but its a same thing won't make any difference to the logic.
I am used to writing in C where there is no Boolean operand that's why I used 0,1 logic.
ooh i see, can i request one more , if three sprite in the same position ? can you make again please?
Here, it will work now. dropbox.com/s/xryesn1ozd9m0rv/sample1.capx?dl=0
Here, it will work now.
dropbox.com/s/xryesn1ozd9m0rv/sample1.capx?dl=0
by the way, is there any alternative way using instance variable boolean?
you awesome thanks!
hm for some reason construct forum changed the link, here's the new one, sorry for that. dropbox.com/s/5dluuathupbx0m2/button_click.capx?dl=0
hm for some reason construct forum changed the link, here's the new one, sorry for that.
dropbox.com/s/5dluuathupbx0m2/button_click.capx?dl=0
dropbox.com/s/w2chk5fyfqgu4qp/sample.capx?dl=0
i think its different, see my capx
Sure, here it is. https://www.dropbox.com/s/5dluuathupbx0 ... .capx?dl=0
Sure, here it is.
https://www.dropbox.com/s/5dluuathupbx0 ... .capx?dl=0
your links not found
whats the file name ?
not found <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad" />
Just add an instance variable id to your button's, set the first button to id 1, second to id 2, when you make your event, add button compare instance variable id 1 for the first button, 2 for the second, and it will work like a charm.
sorry i dont get it please make a sample capx