Okay I have found a way to created specific Tiled Background.
Thanks
the problem is I am using Tile Background (not using it for background purpose) and I have multiple Tiled Backgrounds from which i want to choose a specific Tiled Background.
Edited: Construct 3 have given some new features in Tiled Backgrounds Which i am using mainly.
Offset x/y and Image scale x/y
Families can be used for picking. When you set the global variable to 1 or 2, create and set an instance variable in the player object to 1 or 2 as well. Then you can use the family - compare instance variable = global variable, it will pick the chosen object. Although if it is the only existing instance or object in the family on a layout, using the family will only pick that one by default anyway.
Families can be used for picking. When you set the global variable to 1 or 2, create and set an instance variable in the player object to 1 or 2 as well. Then you can use the family - compare instance variable = global variable, it will pick the chosen object.
Although if it is the only existing instance or object in the family on a layout, using the family will only pick that one by default anyway.
I did use this method but this method always creates a random object
I have worked a lot of things with single Tiled Background and everything I want with other tiled backgrounds too. So I don't want to copy paste many times that events and it cannot be used with Functions because i already used functions many times there So It will never be used to reused events.
Note: I never used Tiled background for Background Purpose. I used it for some other purpose.
I don't want to pick randomly, I want specific Tile Background.
I have 5 Tiled Backgrounds and put them in Family. Now I want to insert one of them through action.
How can i do this. I don't want to do this with normal Sprites.
please help.
I am very beginner level developer and while making my custom theme I want to change icon colors. I don't know how could i change modified icons with the originals, any body can help me?
is there any way for real-time preview?
make change without refreshing page each time
thanks
very hard English, I didn't understand
can you explain it in simple words.
Sorry I am not good in English.
Develop games in your browser. Powerful, performant & highly capable.
I am not asking about logo icons but i am asking about all mini icons i.e. plugin icons, behavior icons, effect icons, layout icons, event sheet icons, loop icons etc
I am creating a theme for construct 3.
I am create my own theme of construct 3, now how can i change icon's color in my theme, i am able to download construct's icons spritesheet and able to change their color but i don't know how could i replace them with official icons
(Note: I am not changing actual icons, i am just changing their colors according to my theme.)
I am very beginner level developer.
thanks el3um4s and piranha305
Now i am so excited to create my first theme.
How can i create multiple random range values in "Advanced Random Plugin"
First Range : 0-25
Second Range : 5-15
Third Range : 1-10
I want to generate values between all these ranges.
using C3IDE when i do create new then their is only Effect, Behavior, Drawing Plugin and Single Global Plugin there is no option to create C3 Themes.