wiki.sine.space | sinespace

Difference between revisions of "Games"

From wiki.sine.space
Jump to: navigation, search
(Created page with "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 regi...")
 
Line 14: Line 14:
 
*[http://enterprise.sine.space/platform.html Sinespace Enterprise]
 
*[http://enterprise.sine.space/platform.html Sinespace Enterprise]
 
*[[Vehicles|Vehicle Tutorial]]
 
*[[Vehicles|Vehicle Tutorial]]
 +
*[[Regions|How to build regions in Sinespace]]

Revision as of 09:06, 28 November 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: