A downloadable tool for Windows, macOS, and Linux

This framework adds interactive point'n'click segments to Ren'Py games, allowing you to spice up the gameplay of your visual novel. Maybe you are making a detective game that lets the player interact a lot in the scene, or maybe you are creating puzzles in your game that make the player interact with the environment.

Features

  • You can make certain interactions limited behind a condition, allowing for evolving puzzles.
  • It is possible for one point'n'click segment to take place across multiple rooms or many different angles - the framework allows handling of many different rooms.
  • You can start or end a point'n'click segment in more than one way, allowing different outcomes or ways to start the segment.

If you end up using this plug-in in your game, a mention of me in the credits would be appreciated.

If you have any questions about this plug-in, please head to the Community Tab to post a discussion topic.

StatusReleased
CategoryTool
PlatformsWindows, macOS, Linux
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorDevil Spiδεr
Made withRen'Py
TagsPoint & Click, Ren'Py

Download

Download
PointAndClickStandalone.zip 24 kB
Download
PointAndClickDemo-1.0-pc.zip 34 MB
Download
PointAndClickDemo-1.0-mac.zip 28 MB

Install instructions

This project comes with two versions.

The standalone version contains a point_and_click folder that can be inserted to a Ren'Py project's game folder.

The demo version contains a short game that demonstrates the point'n'click segment in action with an easy little puzzle.

The point_and_click.rpy contains a basic tutorial on customizing the framework for your game. Advanced Ren'Py users can customize the plug-in further.