Pages: 1
Topic closed
Hi,
I have a project that announces (plays audio ) any number given to it.
I want to use that code in a second project that generates some number as its results. I want to be able to announce the numbers in the second project using the script in project 1. Is it possible?
Thanks.
Offline
Hm - if you mean by putting it in the same project, you could export a sprite with the scripts you want to copy, then import them into the other project.
If you want it to communicate between the two projects, you could try using Mesh to allow them to communicate - I'm no expert with Mesh, but the article should help ^^"
Offline
Topic closed
Pages: 1