- Joined
- Sep 22, 2018
- Messages
- 15
- Location
- Sunnyvale, California
No, I'm not offering up any SineSpace scripting examples... but I'd like to talk about them.
Over in the SineSpace Discord there was some talk recently about scripting. For those not familiar with the platform, SineSpace is built on the Unity game engine. It supports C# in a very limited capacity (unless you're building a whitelabel grid, you're limited to whitelisted scripts/extensions), as well as Lua (click here for scripting reference, and here for the Lua guide). One thing that came up in that discussion was that while Lua may be powerful and capable, there are not currently very many scripting examples out there, meaning that would-be coders don't have much in the way of 'known-good' code that they can play around and tinker with.
Yesterday, @Adam Frisby announced that they'd asked user Torgon Woodget to make some open source race track scripts, and he's kindly obliged (Thanks, Torgon!), you can find those on Github.
With that in mind.... what other kinds of examples would you be interested in seeing? Or if you're familiar with Lua and would like to take a crack at writing up some scripting examples, feel free to chime in here.
Over in the SineSpace Discord there was some talk recently about scripting. For those not familiar with the platform, SineSpace is built on the Unity game engine. It supports C# in a very limited capacity (unless you're building a whitelabel grid, you're limited to whitelisted scripts/extensions), as well as Lua (click here for scripting reference, and here for the Lua guide). One thing that came up in that discussion was that while Lua may be powerful and capable, there are not currently very many scripting examples out there, meaning that would-be coders don't have much in the way of 'known-good' code that they can play around and tinker with.
Yesterday, @Adam Frisby announced that they'd asked user Torgon Woodget to make some open source race track scripts, and he's kindly obliged (Thanks, Torgon!), you can find those on Github.
With that in mind.... what other kinds of examples would you be interested in seeing? Or if you're familiar with Lua and would like to take a crack at writing up some scripting examples, feel free to chime in here.
Last edited: