Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
T
Tukui
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Tukz
  • Tukui
  • Issues
  • #247

Closed
Open
Opened Oct 23, 2019 by Maximvs@Maximvs

ManaEnergyRegen ticker

Hey Tukz, a personal favor/question:

Is there a way I can edit the EnergyManaRegen Spark to use with my Vertical Frames?

in my Player.lua

EnergyManaRegen:SetOrientation("VERTICAL")

works partially, it will start at the half of my power frame, moves down for the mp5 cd and then goes op halfway and resets. I haven't found a way to reanchor the Spark.

Tried stuff like:

EnergyManaRegen:ClearAllPoints() EnergyManaRegen:SetAllPoints(Power)

EnergyManaRegen.Spark:ClearAllPoints() EnergyManaRegen.Spark:SetAllPoints(Power)

EnergyManaRegen:SetOrientation("VERTICAL") EnergyManaRegen.Spark:ClearAllPoints() EnergyManaRegen.Spark:SetPoint("CENTER", EnergyManaRegen:GetStatusBarTexture(), "CENTER")

Can you help me out or does this mean the lib has to be adjusted? In that case, no priority at all.

Edited Oct 23, 2019 by Maximvs
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: Tukz/Tukui#247