Git Product home page Git Product logo

hint_button_menu's Introduction

File expects to be in \data\interface\ and expects the file buttonart.swf to be .\skyui\buttonart.swf relative to itself. This is the normal location for the file so should be fine 99% of the time.

Paths to the movieclips are:

main clip: _root.main
  LB Hint: _root.main.LB_Hint
    LB Hint Text: _root.main.LB_Hint.HintText
    LB Button Art: _root.main.LB_Hint.ButtonArt_MC
  RB Hint: _root.main.RB_Hint
    RB Hint Text: _root.main.RB_Hint.HintText
    RB Button Art: _root.main.RB_Hint.ButtonArt_MC

The text for the hints is already setup to use a scaleform translation, which is implemented for all menu's using https://www.nexusmods.com/skyrimspecialedition/mods/22603

Button art for the menu is stored as individual frames of buttonart.swf, so if you want to change the button art just change the frame the respective ButtonArt_MC clips are going to with gotoAndStop();

hint_button_menu's People

Contributors

osmosis-wrench avatar mlthelama 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.