Skip to content

Sequencer 1.0 Beta 2 - New UI version

Pre-release
Pre-release
Compare
Choose a tag to compare
@ZiwKerman ZiwKerman released this 21 Apr 18:29
· 30 commits to master since this release

Requires IR 2.0-RC1 or later

Requires clean install (delete any previous version from GameData/MagicSmokeIndustries/IRSequencer)

New features:

  • State machine functionality (can be optional, just having 1 state will replicate previous version behaviour)
  • New awesome UI
    • To select servo for Move command just Ctrl-Click it on your craft while Edit Sequence window is open
    • You can drag and drop States, Sequences between States (this will change Sequence's starting State) and Commands in Edit Sequence window.
    • Goto command now places an indicator where it points to, but please avoid using more than one GoTO command per sequence for now.
    • Cool looking progress indicators for commands in Edit Sequence window
  • You can have multiple Sequencers per craft and let them control different servos. Each Sequencer has it's own set of States.

Known issues:

  • AGX support is temporarily disabled (will be re-enables on release, given that AGX will be updated).
  • Multiple IR capable crafts in physics range was not tested properly, please report any issues.