Sorry my bad, the Text Input :P
I think the best way is you prepare the list of words then remove the duplicated letters, until you have the 5 letters remaining for each level.
Example :
List of words = "APPLE-EGG-GAP-PEA-LEG"
Letters = "P,A,E,L,G"
It will cost your time but you can control it better.
Use tokenat and text append to check each word in your list to appear the correct ones.
I have tested with TextBox :
Set CSS style :
Property name : "text-decoration"
Value : "line-through"
And it works.
Maybe it will work with elements which you can set CSS style.
You can check this site fore more options :
w3schools.com/cssref/pr_text_text-decoration.asp
Here is the way I used to check the ball is completely inside the hole or not :
You do not have permission to view this post
I have made an example : swipemoving.netlify.com
Is this what you need?
These are the events :
I think you can change the normal variable only, not CONSTANT.
By adding a slider or input textbox(set Type to Number), you can change by set the variable value to :
- Slider.Value
- int(TextBox.Text)
OR you can run your game in debug mode and change it in the Debug window(you can change value of your CONSTANT here).
Sorry, but it not happen with me.
maybe you got some double touches issue. :)
Your touchcount variable still equal 0 when I hit and restart.
I think this could help :
And you need to set the ID "select" for the List object :
Good Luck!
Here is my update on your file :
- On collision with same obstacle
- On Collision with same obstacle
- the variable "stop" will cover your spawning obstacles.
Download :https://drive.google.com/open?id=1RC15HANSYAVpL8CHhoVIv9z8nIoGemCK
Let's check your layer "Initial visibility" in Properties panel.
In next cases, you can upload a screenshot to get better help. :D
Thank You :D
Hi Dru and graham-s, Can you please share me how to give list object the ID of 'select' which is in the properties panel ?
Many Thanks
Niek, we can't open it without source and assets because it is .caproj file.
Can you save it as single file(.capx) and upload again? Thanks.
Develop games in your browser. Powerful, performant & highly capable.