Solarus-Games English Forum

Community => General discussion => Topic started by: xavius on April 10, 2025, 06:57:26 AM

Title: Equivalent of enemy:set_enabled() in 2.0.0
Post by: xavius on April 10, 2025, 06:57:26 AM
Hi everybody,

I am trying to find the equivalent of enemy:set_enabled() in version 2.0.0 documentation but failed so far. Do anybody knows what would be the equivalent. It's for a script that activates enemies only visible on screen.

Thank you!
Title: Re: Equivalent of enemy:set_enabled() in 2.0.0
Post by: Christopho on April 15, 2025, 10:38:14 AM
What do you mean? enemy:set_enabled() still exists.