Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

ghosteon

3
Posts
2
Topics
A member registered May 10, 2025

Recent community posts

I’m using parts of your platforming engine in my game. The license says credit must be present within the product in an unobscured way. For now, I have no credits in the demo but I plan to add a credits.txt file in the game folder with your name, website, and Twitter handle.

Would this be enough for a demo and also if I later run a Kickstarter campaign?

My character uses a bottom-centered origin, so I had some trouble integrating it. I have a lot of animations as well. Do you have any advice?

I believe your collision system works based on distances, but since the length of my character's animations can vary, it's causing issues — the character always looks like they're falling and not making contact with the ground. How can we fix this?