RuggeroVisintin / RuggeroVisintin/SparkEngineWebEditor
[FEATURE REQUEST] Editor - Snap to grid
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Currently the editor only provides free flow transform editing, which makes editing more difficult in specific scenarios such as:
- Tile based games
- Pixel perfect object placing
Describe the experience you'd like
- Be able to turn snap to grid on/off
- Be able to configure the grid size
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the editor's transform controls and identify where object positions are updated and where editor options are rendered. Define how the on/off control and configurable grid size fit those entry points, then verify that tile-based and pixel-perfect placement consistently snaps while free-flow editing remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100