Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hey! Loving the editor so far. Got two quick questions:

1. When going to the next level, the player keeps whatever weapons they've acquired, but the ammo doesn't carry over. They only have one stack of ammo. Happens in-editor and in the build. Not sure if that's a bug or just a limitation (I'm currently using Free).

2. Planning on buying the Pro version, and was curious if I could import projects over (by copying the project folder), or if I will have to rebuild.

Thanks!

Ammo should be properly carried over to the next level. If it doesn't it might be a bug.

And yes, you can just copy your files to move your project over to PRO version.

It seems to be happening across all my projects. Even starting a new one doesn't fix it. Any idea what could be causing it?

I've figured out the problem! Though I don't know how to solve it. It only happens when you set the weapon's magazine to 0 (to remove reloading). When you have reloading enabled, it starts your gun fully reloaded on the next level and keeps the correct total ammo. My guess is that when reloading is disabled, the total ammo and magazine ammo are read as the same thing by the engine, and sets your "magazine" to one stack, overwriting your total ammo.