Conversation
I forgot to add a couple of features. Now done.
Array Selection explained.
Prof, this is all kind of a work in progress, but I need to GitHub editor to be able to check formatting. I'll message when everything is done if that's OK.
props/sabersense/_introduction.md
Outdated
| @@ -0,0 +1,32 @@ | |||
| # Introducing the Sabersense Button System | |||
There was a problem hiding this comment.
POD pages should start with:
---
title: TITLE
---
And the title should be fairly short.
There was a problem hiding this comment.
I think you want the title to be something like "SaberSense Prop Introduction" so that people know what it is an introduction to.
Switching effects player functionality on and off.
Updated to include details about using Blade Detect at the same time as SABERSENSE_ARRAY_SELECTOR. Other beta features that have been abandoned also removed from documentation.
Speeling mishtaks fizzed.
Work in progress - ignore for now....
|
OK, I've been through everything, updated it and tidied it up, and added one and two button user controls. :) |
profezzorn
left a comment
There was a problem hiding this comment.
Didn't actually make it through all the files yet...
props/sabersense/_introduction.md
Outdated
| @@ -0,0 +1,32 @@ | |||
| # Introducing the Sabersense Button System | |||
There was a problem hiding this comment.
I think you want the title to be something like "SaberSense Prop Introduction" so that people know what it is an introduction to.
props/sabersense/_introduction.md
Outdated
|
|
||
| ## Overview | ||
| Built on Matthew McGeary’s SA22C setup, the Sabersense Prop File has been designed with simplicity in mind. It provides a saber control system that is intuitive, easy to use | ||
| and consistent in terms of ‘rules’. It doesn’t require a ‘knack’ to access certain features, and tricky combinations like holding a button while simultaneously twisting or making other active gestures have been mostly removed. More complex features like Battle Mode are also not included. |
props/sabersense/_introduction.md
Outdated
| One-button and two-button setups both allow users to move forwards or backwards one font at a time, or to skip to first font, last font or middle font. Two-button setups include additional navigation features which allow the user to skip forwards or backwards five and ten fonts at a time. | ||
|
|
||
| ## Blade ID Scanning On Demand | ||
| This allows users to run blade ID with a button press, removing the need for continuous automatic scanning. More details can be found here: https://pod.hubbe.net/props/sabersense/blade_id |
There was a problem hiding this comment.
"removing the need for continuous automatic scanning" makes it sounds like continuous automatic scanning is bad for some reason?
Also, please use linked words or sentences instead of full URLs whenever possible.
Also, URLs don't need the hostname, in case that ever changes in the future.
There was a problem hiding this comment.
Reworded, and all links updated.
props/sabersense/_introduction.md
Outdated
| The Sabersense Button System has been written for, and is included with, ProffieOS 8.x or later. However it is also fully backwards compatible with ProffieOS 7.x as standard, with all the same features. | ||
|
|
||
| ## Free Sound Files | ||
| The Sabersense Prop File uses certain sound files to aid feature navigation. Although not necessary for the system to work, these files are available as a free download from the Sabersense website. Visit www.sabersense.co.uk and navigate to *downloads*. |
There was a problem hiding this comment.
Why can't the link go directly to downloads?
props/sabersense/array_selector.md
Outdated
| @@ -0,0 +1,234 @@ | |||
| --- | |||
| title: Array Selector | |||
There was a problem hiding this comment.
Title ought to have SaberSense in it I think?
props/sabersense/array_selector.md
Outdated
| title: Array Selector | ||
| --- | ||
|
|
||
| # Array Selector Explained |
There was a problem hiding this comment.
Why not just make this the title?
Looks weird to have two titles.
props/sabersense/array_selector.md
Outdated
| ## Principles and Practice | ||
| Array selection is a seemingly simple tool that is actually surprisingly powerful. The idea is that multiple different blade settings can be accessed at the press of a button, with simple config tweaks providing enormous options. Adjustments to the blade array can help build many different Array Selection setups, such as: | ||
|
|
||
| - By specifying dummy blades, you can have a different number of effective blades on the same saber by switching arrays. |
There was a problem hiding this comment.
Hmm, I think * is normally used for bullet lists, not - ?
props/sabersense/array_selector.md
Outdated
| # Array Selector Explained | ||
|
|
||
| ## Principles and Practice | ||
| Array selection is a seemingly simple tool that is actually surprisingly powerful. The idea is that multiple different blade settings can be accessed at the press of a button, with simple config tweaks providing enormous options. Adjustments to the blade array can help build many different Array Selection setups, such as: |
There was a problem hiding this comment.
Might be worth mentioning that Array Selection is built on top of blade ID, so you can't really use array selection and blade ID at the same time.
All comments implemented.
Suggested changes implemented.
Doubled title removed.
Doubled title removed.
Doubled title removed.
Doubled title removed.
Doubled title removed.
Doubled title removed.
I've added a sabersense folder to the prop page documentation with several pages of info on the main Sabersense Prop features.