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

Frozen values not updated for actors that are not current actor. #540

Closed
HungBunZ opened this issue Sep 29, 2021 · 1 comment
Closed

Frozen values not updated for actors that are not current actor. #540

HungBunZ opened this issue Sep 29, 2021 · 1 comment
Labels
Bug Something isn't working
Milestone

Comments

@HungBunZ
Copy link

In older versions i was able to set a certain amount of the "wet effect" on characters. Between 0-100 and it would sit there without any problem. This feature doesent work anymore with the current build. When i use the wet effect on my Character and switch to another Character, the wet-effect starts to decrease till it runs out. Would love to see a fix for that because it helped me out a lot with Screenshots

@Yuki-Codes Yuki-Codes changed the title Wet effect runs out while switching character Frozen values not updated for actors that are not current actor. Sep 30, 2021
@Yuki-Codes Yuki-Codes added the Bug Something isn't working label Sep 30, 2021
@Yuki-Codes Yuki-Codes added this to the Release milestone Sep 30, 2021
@Yuki-Codes
Copy link
Contributor

Yuki-Codes commented Sep 30, 2021

This will be caused by the recent change to memory reads being ticked hierarchically starting with the current actor.

We should change this so any pinned actors get ticked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants