Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How I Can Get number of current frame what is playing ? #33

Open
n0bleman opened this issue Apr 2, 2019 · 2 comments
Open

How I Can Get number of current frame what is playing ? #33

n0bleman opened this issue Apr 2, 2019 · 2 comments

Comments

@n0bleman
Copy link

n0bleman commented Apr 2, 2019

This fo play ?
local RR = g16('1-5', 8)
rra = anim8.newAnimation(RR, 0.2)
Curanim=rra
Curanim:update(deltatime)

i try print(rra)
but he shows only tables like 0x230313

@Theomaniacal
Copy link

Using 'rra.position' should represent the current anim frame.

@flamendless
Copy link

This should be included in the documentation as most of the time devs need to know the current frame position

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants