wiki.sine.space | sinespace

Difference between revisions of "Games"

From wiki.sine.space
Jump to: navigation, search
Line 23: Line 23:
  
 
*[[Vehicles|Vehicle Tutorial]]
 
*[[Vehicles|Vehicle Tutorial]]
 +
 +
*[https://youtu.be/dfHtHCnWUH0?t=250 Lighting and Post FX]
  
 
*[[Regions|How to build regions in Sinespace]]
 
*[[Regions|How to build regions in Sinespace]]

Revision as of 05:01, 3 December 2018

Sinespace is based on lua scripting, which allows you to create any type of game you want. You can have a small fishing game, a race track or a full game environment in a region.

  • Scripting components include a Mouse View component which is designed specifically for first person games.
  • We have script functions for Managing Leader-boards/Game API
  • Vehicles can be made in Sinespace for race games with physics
  • Musical visualization component helps set the scene and atmosphere while playing games


For more information on creating games, see the links below:

  • Link to script components - Ask Adam
  • lua information?
  • Discord Scripters Channel (link)