An open API service indexing awesome lists of open source software.

https://github.com/jsfehler/renpy-projection-starfield

Display a starfield with a projection effect
https://github.com/jsfehler/renpy-projection-starfield

Last synced: 5 months ago
JSON representation

Display a starfield with a projection effect

Awesome Lists containing this project

README

          

# Projection Starfield for Ren'Py
Ren'Py Displayable for a Projection Starfield effect

- projection_starfield.rpy: Contains the ProjectionStarfield class. Drop this file into a Ren'Py project directory.
- script.rpy: Usage examples.

### Running the Demo
Just drop script.rpy and projection_starfield.rpy into a new Ren'Py project's 'game' directory and run the project.