Skip to main content

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

Sanlo

5
Posts
4
Following
A member registered Sep 17, 2023 · View creator page →

Creator of

Recent community posts

Well, I'm not a experienced gamedev, so its a bit difficult for me. The original system is a little bloated and confusing, but it works great. The main issue is that not only I need to port the cutscene system, but all its actions and dependencies too. The movement speed, animation timing and such are the main hurdle right now. 

Hopefully, It wont take too long to finish this section of the game .

Hey there, thanks for the comment!

For now, the project is still in the proof of concept stage, remaking the whole game is just a fantasy due to game´s the complexity. Truly, I had no idea what I was getting into.

If I'm lucky, I will be able to port the whole tutorial segment and make some tools to convert data from GMX to Godot easily (Only tilemaps and sprites so far). If that works, then porting the rest of the game should be simpler.

I also want to change some thins from the game, but every change made breaks something else. Down the line, I really want to change the combat to turn based, but that would break a lot of things.
Other things I have no choice but to port it as is, like the (bloated) cutscene system. Everything uses this system (dialogs, cutscenes, quest flags) and changing it means changing every interaction and cutscene movement in the game.
I´ve been working on this cutscene system on and off for ~2 months.

Hey there, thanks for making this available to the public.

It´s probably a long show, but do you have any kind of documentation beyond of whats was provided on the Google Drive archive?

For the last few months I´ve been working on the source file and a few scripts / objects are a bit confusing.

Thanks!

I keep coming back to this article everytime I need a refresher on how to handle the Astar2D (instead of AstarGrid2D im used to). thank you very much.

the mouse movement? seems right to me, you click and drag with the middle mouse.