You're very welcome — glad you reached out, thatโs always the best way to avoid any copyright issues ๐
About enemies: I actually have another pack coming soon ๐ Itโll include 100+ enemy variations in this same style, so keep an eye out!
About GDevelop crashing — this usually happens when the sprite sheet is too large or heavy. You can try:
- Splitting the sprite sheet into smaller files (like separate animations)
- Keeping images at 4096x4096 or smaller
- Using optimized PNGs (lower file size)
- Importing as individual sprites instead of one big sheet
If you want, tell me which file youโre using and I can help you more directly.
And yeah, a YouTube channel is a great idea — I might do that in the future ๐
Thanks again for the support!
