Zenith-Team / Tsuru

A platform for New Super Mario Bros. U code mods.
https://tsuru.nsmbu.net
Mozilla Public License 2.0
28 stars 4 forks source link

One Way Platform and Actor Spawner Fix #37

Closed poec987 closed 10 months ago

poec987 commented 1 year ago

My One Way Platform actor that supports movement and direction changing (180 degree turn for now...) via Event ID. Also has a fix to the actor spawner to prevent it from "deactivating" actors that are not it's child when it's child is deleted.

Kinda wish I can make a separate PR for the actor spawner fix, but GitHub is weird..

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Yeah, past me is stupid. I think I figured out how to make a separate pr.