-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How am I supposed to add/edit levels? Or characters? #7
Comments
@Loom-Souhail-Mexatron I've had a go at adding basic level editing guide if you're still interested: If you imagine a top down level as being tile based, then it's do-able. Though it is not the most friendliest dev experience to edit a level as you can get lost in json arrays. The request to make a level editor is still open so feel free to give that a crack too 👍 |
Thank you so much. That basic level editing guide you added is what I just needed. |
no problem @Loom-Souhail-Mexatron . I'm still interested and curious about this engine. My appreciation/love for Sonic is high, and am happy to help this project pick up steam again. Not sure what to do about the open PR though, as the owner has marked their OG account as 'deprecated'. Might need to fork it and start anew. Open to ideas |
So far, I didn't find anyway to make levels for this Engine or modify the actual one.
Is there any tool that could be used for this purpose? To make levels and edit them?
I also want to change Sonic into other models that I have...
Should I write it all or is there an online tool?
The text was updated successfully, but these errors were encountered: