Module de_spawner::draft
source · Expand description
This module implements a Bevy plugin for drafting new objects on the map.
An entity marked with components DraftAllowed
and DraftReady
is
automatically handled and visualized by the plugin.
Structs§
- Bundle to spawn a construction draft.
- Materials for the invalid and valid placing states
Constants§
Functions§
- Set the draft as changed when the scene is loaded in order to update the colour
- cleanup 🔒
Type Aliases§
- Solids 🔒