Excels natively supports CSV format, which is a plain text with comma-separated values. So you can generate a string in Construct with all the data (separated by commas) and save it as a file with .CSV extension.
You can google CSV examples to see how it's formatted.
Another option is to send the data to Google Spreadsheet:
construct.net/en/tutorials/sending-data-construct-23-1447
Yeah, check out Ashley's response in this topic:
construct.net/en/forum/construct-3/how-do-i-8/two-objects-pathfinding-not-138879
Maybe you are trying to change obstacle type when the pathfinding instance is not yet created. Or you might need to regenerate the obstacle map.
Can you share your project?
It's pretty easy
You do not have permission to view this post
I believe the share function works differently on every platform, even on every device/OS. Maybe sharing text files is not supported on your phone..
Try type "text/plain" instead of "text.text"
You can install Construct as an app in Chrome:
It will still essentially work in a browser, but it will look like a separate app.
Develop games in your browser. Powerful, performant & highly capable.
You can create the tiledbackground in "On Start of Layout" event. Use "Create by name" action:
Create "tiledbackground"&LevelNumber
You upload it to any file sharing service and post the download link here.
I'm not sure, maybe it's related to your developer key? Try googling the error message.
I believed it's the ID of your app, you configure it in project properties in C3 editor. For Android apps it should be in this format:
com.company.appname
Member since 26 May, 2016