#Neuro SDK unity package verison

1 messages · Page 1 of 1 (latest)

timid fulcrum
#

To help vedal out with themed streams, we should be able to create assets that can be exported as a unitypackage that neuro can interact with on stream. Not as individual games, but stuff like:

  • the wordle prompt
  • a drink that neuro can throw ingredients into
  • a phone with dialog that rings when its ready
  • and any other prop that might be helpful (vedal could just ask for various props he needs for stream and we could save him work so he can focus on more important things)

Since this is a unitypackage that ends up in neuro's project, that could potentially be a security issue. Though considering you see every C# file that gets added, it might be easier to keep track of.

Alternatively, it could make it no-code and define all interactions purely through JSON but that would be simultaneously more work for vedal and less flexible for us devs.

leaden quest
#

Cooking idea but aforementioned security issues are probably too great for him probs

If he were to make it no-code and all JSON though then no reason not to make it part of the Neuro API spec also