0% found this document useful (0 votes)
2 views

Help

The game project files are intended for free use and sharing, but were found to be corrupt on Windows. A community member, @TomerBarz, created a mod that fixed the errors, allowing others to contribute by creating their own mods under specific guidelines. To be featured, modders must follow rules regarding asset use, provide gameplay screenshots and videos, and ensure their mods are of sufficient quality without altering credits or adding external links.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Help

The game project files are intended for free use and sharing, but were found to be corrupt on Windows. A community member, @TomerBarz, created a mod that fixed the errors, allowing others to contribute by creating their own mods under specific guidelines. To be featured, modders must follow rules regarding asset use, provide gameplay screenshots and videos, and ensure their mods are of sufficient quality without altering credits or adding external links.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

The game project files were always meant to be freely available for others to use

and share. Sadly the files happened to be corrupt when opened on a Windows
machine(I'm on Mac). But luckily a madlad called @TomerBarz made a mod for the
game, and while creating it he also fixed all the errors only by himself. I would
not have been able to do this without him.

And also thanks to the community for supporting this game in general. You guys will
be keeping this game alive, so if you want to contribute to it as well, you can
create a modded version of the game!

HOW TO BE FEATURED ON THE PAGE?

❌DON'Ts❌
Sell any of the assets
Repackage the game and sell it

✅DO's✅
Use assets for your own project
Mod the game while following the rules
Do you want to create a mod that other people can more easily find? Then share it
on our discord. Also, you will need to follow a few things:

– Upload the mod on itch.io.

– Have at least 3 screenshots that clearly show gameplay of the game, and display
exactly what got changed.

– Link a YouTube video on the page, where you show some gameplay to make visible
what changed and that it's a real project.

– On the page describe in detail what the mod changes.

– Put some time into the mod, very low-effort mods will not be included, and a
simple re-sprite of the character will be the minimum, of course, you can leave the
textures the way they are and add something to the code that changes the game
significantly, or change the level design in an interesting way. That would also
work.

– Do not change/remove the text seen in the credits, as well as the YouTube button
from the menu.

– Do not add any links that lead to any websites

– You can credit yourself by putting your @name on the bottom right label on the
menu.

If you understand all of this and are ready to do some modifications to the game,
you can download the Godot 3.5 project here: *future link*

❓HELP❓
– To open the project you have to use Godot 3.5 and not Godot 4.

– The more you want to change about the game, the more knowledge you need about the
Godot engine.

– To avoid any issues, avoid deleting any files from the folders.

– Do not delete the Music Node, it will crash the game.


– To change camera limits, go to the level scene, search for the player node, go
into his camera child node, and set the limits parameters to the coordinates you
want. Look at the ruler at the top left of the editor for the coordinates.

– If u wanna stay safe, and don't encounter any errors, only use the tilemap node
to draw tiles, and move/delete objects on the scene like enemies, obstacles, or
traps. Editing the rest of levels like transitions, area2Ds, or changing code will
require a bit more knowledge.

– If you want to make a custom skin, you will have to keep the frames the same,
meaning if u place nothing at a spot where there is a Runmo frame, it will just be
invisible for that frame in-game. If you want to change the frame count, you have
to adjust it with the animation player on the Little Runmo scene, no code needed.
(also not all player animations were used, on the sprite, rows 4, 12, and 24 are
unused)

– If you have more specific questions, contact me on discord:


https://discord.gg/NAafQdmswp

You might also like