Skip to content

Marker Plugin

Evy Storozhenko requested to merge cursor into main

The marker Plugin spawns an entity which follows the mouse while snapping to the grid.

The entity has the following Components/Bundles:

# Marker Entity
  + IsMarker
  + Sprite Bundle
  + BlockPosition
Edited by Evy Storozhenko

Merge request reports