• Follow aurawaveFollowFollowing aurawaveFollowing
  • Add To CollectionCollection
  • Comments
  • Devlog
  • More like thisRelated

Choice Kwargs Tutorial For Ren’py

← Return to Choice Kwargs Tutorial For Ren’py

Devlog

  • Update 3: Improved Item Counting
    April 25, 2025 by aurawave
    Through testing, I realized that the previous version of the code could cause a small issue, which happened to come up in my own game. It only affects setups where: A choice has a condition= kwarg tha... Continue reading
  • Update 2: Tooltip Functionality and Background Customization
    April 23, 2025 by aurawave
    New Features! You can now use tooltips for individual choice options. This can be a fun way to communicate with the player or provide extra context for certain choices! Add custom image backgrounds fo... Continue reading
  • Update: Simpler Syntax
    April 17, 2025 by aurawave
    I’ve simplified the required code! You can now use sensitive= to disable a choice (grey it out), and condition= to remove a choice entirely when its condition isn’t met. And you no longer need to... Continue reading
itch.io·View all by aurawave·Report·Embed·
Updated 3 days ago