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

add a simpler block to Tweening #766

Closed
wants to merge 2 commits into from

Conversation

JeremyGamer13
Copy link
Contributor

@JeremyGamer13 JeremyGamer13 commented Jul 20, 2023

Allows a variable to automatically be tweened with the specified methods. Does not pause the thread in order to allow for multiple tweens in a row.

image

Allows a variable to automatically be tweened with the specified methods. Does not pause the thread in order to allow for multiple tweens in a row.

Known Issues:
- Changing framerate during the tweening will cause it to either run faster or slower (depending on the new framerate and what the old one was)
@LilyMakesThings
Copy link
Contributor

framerate isn't a massive issue, that's just a bi-product of changing framerates

@JeremyGamer13
Copy link
Contributor Author

i kinda think its something i should fix though
if a block doesnt work like it said it would then i would probably make an issue for it

@JeremyGamer13
Copy link
Contributor Author

JeremyGamer13 commented Jul 20, 2023

fixed the problem
framerate changing no longer causes the tween to change speed

@JeremyGamer13 JeremyGamer13 marked this pull request as ready for review July 20, 2023 10:00
@GarboMuffin
Copy link
Member

Someone has opened something similar already #727

@JeremyGamer13
Copy link
Contributor Author

i think this would be a good addition to those blocks

@JeremyGamer13
Copy link
Contributor Author

JeremyGamer13 commented Aug 2, 2023

just wondering, is there anything preventing this from being merged currently? @GarboMuffin

GarboMuffin added a commit that referenced this pull request Aug 8, 2023
@GarboMuffin
Copy link
Member

Superceded by #851

@GarboMuffin GarboMuffin closed this Aug 8, 2023
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

Successfully merging this pull request may close these issues.

3 participants