Latest version:
Tramway SDK 0.0.9
Github
Quick links
Home
Get Started

Extensions

Extensions are parts of the framework are optional parts of the framework. Most extensions are various useful tools, game mechanics, integrations with other services.

Currently available extensions are:

  • Camera
  • This extension contains implementations of first-person, third-person and other cameras for various viewpoints. They support effects like tilting, view bobbing and screen shakes.

  • Kitchensink
  • This extension contains random game mechanics and other useful tools that didn't fit in other extensions.

  • Menu
  • This extension contains a framework for creating menus, as well as implementation of a debugging menu, a settings menu and an escape/pause screen menu.

  • Scripting
  • This extension contains integrations with various scripting languages. Curently the only scripting language that is fully integrated is the Lua scripting language.