You do not have permission to view this post
I've never seen this error. Does it happen with other projects? Also try a different browser.
Here is another post about the same error:
construct.net/en/forum/construct-3/general-discussion-7/preview-not-working-182867
Are you using the latest beta? Could be a bug in the editor.
Press F12 in preview and check error messages in console tab.
Check out this demo:
howtoconstructdemos.com/scrolling-a-list-of-players-scores-images-etc-example-a-capx
Develop games in your browser. Powerful, performant & highly capable.
Maybe this demo will be helpful
howtoconstructdemos.com/roller-paint-demo
You can move the brush with Tween or a timeline.
You need to show your code. Also, in this case it's better to apply an impulse, not force.
Did you restart the editor?
Check out this post:
construct.net/en/blogs/ashleys-blog-2/construct-xbox-support-1873
See this post:
construct.net/en/forum/construct-3/general-discussion-7/help-today-construct-update-182656
Did you add L and R imagepoints in the seesaw sprite?
Try setting fixed resolution mode for Drawing Canvas.
NoticEmpire I can confirm that tile cost works properly in this plugin. I used both C2 and C3 versions.
Looks like you need to update your events to correctly detect when the dialogue is finished. Can you post your project file?