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
- Host: GitHub
- URL: https://github.com/jsfehler/renpy-projection-starfield
- Owner: jsfehler
- License: mit
- Created: 2016-07-18T04:00:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-05-04T15:50:13.000Z (about 1 year ago)
- Last Synced: 2025-05-04T16:35:22.267Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.