It’s here. I’ve done it. It’s solved! Counter Copying is done!!!
It’s really simple. You need the OG counter, the counter you’re copying to, and an extra counter. Make a trigger that triggers itself. This trigger should decrease the OG counter. The trigger should also increase the other counters. Make the OG counter have a target of 0. That counter should deactivate the trigger.
Make a new recursing trigger. This should be triggered by the OG counter’s target and increase the OG counter while decreasing the extra counter. The extra counter should deactivate the new recursing trigger when it reaches its target of 0.
This is revolutionary when we consider the implications of this. With this, we can make counter functions that can avoid using blocks in order to add or even COMPARE counter-properties.
By replying to this topic, you acknowledge that you have read the entire first post and have at least skimmed through the replies to this post.