MovingBlocks / DestinationSol

Official continuation of Destination Sol, the great fun little arcade space shooter from http://sourceforge.net/projects/destinationsol/ Modules live at https://github.com/DestinationSol/
Apache License 2.0
325 stars 122 forks source link

Convert `TutorialScreen` to NUI #670

Closed BenjaminAmos closed 1 year ago

BenjaminAmos commented 1 year ago

Description

This pull request re-implements the tutorial UI using NUI. Since the tutorial interacts with most of the in-game UIs, this relies on the majority of other in-game UIs being converted to NUI first.

image

Testing

Notes