Giter Site home page Giter Site logo

bipsi-hacks's Introduction

bipsi hacks

A collection of re-usable scripts for candle's bipsi.

Contents

  • ๐Ÿ˜๏ธ adjacent rooms: Auto-move between "adjacent" rooms by walking to room edges.
  • ๐Ÿ˜ด canvas replacement: WebGLazy bipsi integration
  • ๐Ÿง  computed fields: Use JavaScript to dynamically calculate fields that are normally static.
  • โ” dialogue choices: Present options to the user via the "say" interface, then react to their choice.
  • ๐Ÿ–ผ dialogue portraits: Add character portraits to dialogues
  • ๐Ÿท editor fields start as tags: New fields begin as "tag" types, rather than "text" types.
  • ๐Ÿ–ฅ๏ธ editor fullscreen: Add a ui button and hotkey to the editor to toggle fullscreen while playtesting the game.
  • ๐ŸŽช editor name column maxed: Maximize the name column of the field list ui.
  • ๐Ÿ“Ž event bound images: Display images relative to an event. If the event moves, the image moves.
  • ๐Ÿ–ฅ๏ธ fullscreen button: Adds a fullscreen button to the lower-right of the game canvas.
  • ๐ŸŽฎ gamepad input: HTML5 gamepad support
  • ๐Ÿชž mirrored event graphics: Flip events with the "mirrored" tag
  • ๐Ÿ‘ฃ move animations: ANY event can specify a tile for each direction and tiles for moving vs not moving.
  • ๐Ÿฆฅ one move per press: Limits movement to a single move per key/button press or touch.
  • ๐Ÿซ  smooth move: Add smooth movement to the avatar and to walking events.
  • ๐Ÿ’ฌ sound dialogue: Add sound dialogue that plays alongside text dialogue. Add VO to your game.
  • ๐Ÿ”Š sounds: Sound effects and music from audio files (mp3, wav).
  • ๐Ÿ‘ช tall character: Make the character taller

How to use

  1. Download and save the script you want to use (make sure it's the version from the dist folder, not src)
  2. Inside bipsi, under the edit events tab, select import plugin plugin import example
  3. Find and select the downloaded script
  4. If a script has additional options, they will show up inside bipsi as editable fields on the new plugin event

bipsi-hacks's People

Contributors

semantic-release-bot avatar jon-heard avatar seleb avatar jummit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.