Sending an integer value

At the final parts of the 4 day tower defense game, working on the health now, how do I make the zombies send their current health to the exit?

2 Likes

Use numbers and messages
(get) number → message (to exit)
This’ll send the number to the exit, just make sure to make a corresponding Mailbox in the exit :upside_down_face: