Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@Foxcapades Foxcapades released this 01 Aug 01:22
· 0 commits to main since this release
5f7dd7a

Changes:

  • CDS now supports multi-word image names: h_parallax foo bar:

Upgrading from v1.0.0

  1. Delete the game/lib/fxcpds/parallax_scroll directory and its contents.
  2. Download the latest version of Horizontal Parallax
  3. Unzip it into your project directory (the directory above game)
  4. Rename any references to ParallaxScroll to HParallax.

Downloads

Playable Demo

For a playable demo distribution download one of the ParallaxScroll-* files.

  1. Unzip this wherever and play it!

Starter Project

For a base starting project that includes the HParallax displayble, download the ps-project zip file.

  1. Create a new project in the Ren'Py launcher.
  2. Unzip this file into your new project's root directory (the directory one above game) and overwrite any existing files.

Just the Source

For just the HParallax displayable, download the ps-slim zip file.

  1. Unzip this file into your project's root directory (the directory one above game).