Skip to content

Instantly share code, notes, and snippets.

View shawna-p's full-sized avatar

shawna-p

View GitHub Profile
@shawna-p
shawna-p / cps_preview.rpy
Last active January 29, 2024 05:54
Preview Slow CPS in Ren'Py
## Response to/Adapted from methanoliver https://gist.github.com/methanoliver/bbb026b2c6daeb9b7aae508314e30cfd
## and Lezalith: https://gist.github.com/Lezalith/f6ea469f10f10d21f53c2c5f592cd12f
## This is a version specifically geared towards display on the preferences screen.
init -10 python:
class PreviewSlowText(renpy.Displayable):
"""
A class to display a preview of the current CPS settings.
Attributes: