enigma-dev / enigma-dev/RadialGM
Automatic resource naming seems inconsistent
- Dominant language
- C++
- Stars
- 48
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I've noticed that whenever we create a new resource under same resource type folder, the index in the name does not increment automatically. It would be convinient to increment the index if user relies on automatic naming.
For example: These three sprite resources are created with the same name:

Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by creating multiple sprite resources under the same resource type folder, then trace the automatic naming flow that assigns their names. Done means newly created resources receive distinct names with incrementing indexes instead of repeating the same name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100