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

Some actors don't reset upon calling the BGAnimation. #4

Open
EngineMachiner opened this issue Feb 10, 2020 · 2 comments
Open

Some actors don't reset upon calling the BGAnimation. #4

EngineMachiner opened this issue Feb 10, 2020 · 2 comments
Labels

Comments

@EngineMachiner
Copy link
Owner

EngineMachiner commented Feb 10, 2020

Some BGAs reset when they are called many times in BGChanges.

Example: 5thBG010

@EngineMachiner
Copy link
Owner Author

EngineMachiner commented Jul 30, 2021

	GainFocusCommand=function(self)
		self:set_tween_uses_effect_delta(false)
		self:finishtweening()
		self:queuecommand( string )
	end

Possible fix?

@EngineMachiner
Copy link
Owner Author

Related to TeamRizu/OutFox#426

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

No branches or pull requests

1 participant