GithubHelp home page GithubHelp logo

tem-bili / scenecontrol Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kuroikage1732/customscenecontrol

0.0 0.0 0.0 16 KB

A fork of Kuroikage1732's Custom Scenecontrol

License: GNU General Public License v3.0

Lua 100.00%

scenecontrol's Introduction

CustomScenecontrol

用于存放一些自己写的SC
基于 ArcadeZero v4.x Scenecontrol API

NOTES

  • enwidenlaneslua 尽量不要和其他控制轨道显示类型的scenecontrol一同使用

enwidencamera.lua

enwidencameralua(duration: number, toggle: number, easing: string)

提升摄像头以及skyinput

  • duration:持续时间
  • toggle:整数,使camera提升至 4 + t * 2 轨的高度
  • easing:指定缓动类型(支持类型可查看中文文档

enwidenlanes.lua

enwidenlaneslua(duration: number, toggle: number)

扩展轨道

  • duration:持续时间
  • toggle:整数,将轨道设置为 4 + t * 2

displaytrack(duration: number, toggle: number)

调整主轨道透明度

  • duration:持续时间
  • toggle:轨道透明度

extralane(lane: number, duration: number, toggle: 0 | 1)

扩展单个轨道

  • lane:轨道编号(任意整数,包括0-5)
  • duration:持续时间
  • toggle:显示与否

Macros

辅助宏

CreateExtraLane.lua

DisplayExtraLane

创建/显示单个额外轨道

使用方法:点击宏后选择单个或多个hold对象,宏将会显示hold所在的轨道,动画持续时间与hold相同

HideExtraLane

隐藏单个额外轨道

使用方法:点击宏后选择单个或多个hold对象,宏将会隐藏hold所在的轨道,动画持续时间与hold相同

scenecontrol's People

Contributors

kuroikage1732 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.