Please open an issue in our tracker and include the project that is failing to open. We will take a look.
github.com/Scirra/Construct-3-bugs/issues
If you press Ctrl (or Cmd in Mac) while scrubbing, the timeline is previewed.
I found an issue that might be affecting some people, hopefully your problem will be sorted in the following beta release.
I am thinking of a workflow that uses the new importing options that could be useful to you, but explaining it here is difficult. Check out this forum thread for more details.
construct.net/en/forum/construct-3/general-discussion-7/animations-editor-new-161331
If you need some help figuring it out, just make a new forum thread, and I'll explain more over there.
Take the zip file generated by C3 and drop it in the Animations panel.
It's difficult to tell how accurate it will be over long periods of time. Mainly because the audio playback is not directly linked to the playback of the timeline. The timeline works more like a trigger than anything else. There is some effort to make sure the time a sound starts to be played matches the time kept by the timeline as closely as possible.
I would suggest to try it out for the test cases you are interested in, and see if it fulfils those requirements, before delving into any serious work.
What is happening is that an ad blocker is preventing the main web adverts script from loading and this is crashing the runtime.
There will be a fix for this in next beta.
You should still add an exception for preview.construct.net so that test web adverts are shown on preview.
Another subtle issue to look out for is that sound will not play before user input. So if you have a timeline properly setup to play sound, but you just play it on start of layout. The sound won't be played, there should always be some user input before playback. A single mouse click is enough.
I forgot the most important part!
The Audio Plugin needs to be part of the project! The timeline is using it under the hood.
Two things.
Playback will not work in the editor.
At runtime you need to make sure the audio is preloaded before playing the timeline.
We don't do the translations ourselves, they are crowd-sourced. There is more information about translations and how to help translate C3 to a given language in this forum thread.
construct.net/en/forum/construct-3/translations-11/help-translate-construct-128475
As I understand it, Arabic is written from right to left. Unfortunately at the moment we can not support it.
This sounds like an issue that was reported and fixed.
github.com/Scirra/Construct-3-bugs/issues/4968
The fix will be available in the next beta.
Please file an issue in our tracker.
This bug was introduced in this beta release, it will be fixed in the next beta.
Member since 24 Apr, 2015
The official blog for all things Construct and Scirra run by our employees!