You should use variables for this:
timeCounter = 0
timeLimit = your max time
timeBarWidth = the max width that you want
Here is the formula:
timeCounter / timeLimit* timeBarWidth
Then you add value to timeCounter
do I move it like this ??? It is still not working. I want to do "if player clicked the pen button, then the blue car will move forward a bit" but I don't know how. I'm a beginner and this is the first time i'm using this software
You set it play only when start layout so it will play once.
If you want to play it when touch the pen button, you should move the audio play pen to action of touched pen.
Yes, it is correct.
You can replace green with HEX color code #86E4B2
Move it above the go to layout.
To make sure it finish and go to layout after that you can check:
If sound Pen finished and then go to layout.
Yeah, that would be nice. Thank you for that!
I also found some tutorials:
- construct.net/en/tutorials/using-ajax-object-asp-net-web-832
- construct.net/en/tutorials/rest-api-curl-post-request-2245
Thank you, LaurenceBedford
Hello everyone,
I would like to learn about connection between Web API with Construct 3.
Do you have any document or example about it?
Appreciate for your help.
Develop games in your browser. Powerful, performant & highly capable.
Does it display any error message?
You can take screenshot of it and maybe we will know the error :)
I usually use these steps:
- Open 2 projects at same time.
- Copy sprites
- Copy variables
- Copy event sheet
You can save your project to local and then upload to drive later.
When you open local project and save, at 1st time c3 will ask permission to do that, and then it will save directly to your computer.
Try to download it to your computer and open in Construct 3 with Project > Open Local File.
You maybe need to clear the cache to free the memory of C3 then log in again before open it.
Member since 13 Nov, 2014