β‘οΈPlant
Multi-stage (growing) asset, eaten by herbivores.
Last updated
Multi-stage (growing) asset, eaten by herbivores.
Last updated
Copyright Β© 2012- 2023 The Sandbox. All Rights Reserved.
GAME MAKER 0.10 UPDATE
This logic was moved from a behaviour to a component for more interconnection of logic. Documentation is being updated.
Build Singleplayer & Multiplayer Logic - about [SP] or [MP] behaviours or components
Can be destroyed once it receives a message (for instance, an NPC on fire can broadcast a message βdestroyplantβ, destroying every plant near it)
Any Object to be "harvested" or "collected" by another Object with Farmer Behaviour without playing a destroy animation (does not have to be a plant)
A Parent Object when Child Objects need to be removed without playing a destroy animation
Inputs: Multiple Messages | Outputs: Object is destroyed |
Options | Details |
---|---|
Message to Destroy (dropdown) - one or more Messages can destroy the Plant. Press to remove default or other unwanted Messages.