Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

i dont understand anything, but its very interesting

(+1)

Yeah, the game can be complicated for players unfamiliar with YOMIH, we have yet to make a tutorial. The best explanation I can give you is this:

-you choose a move that requires a certain amount of frames to be queried by the fighting system, which means you either take more or less frames to execute a move. You can also cancel the move if the opponent gets a chance to move before you
-If you can predict an opponent's move, you can select block and set the frame parry to be when you think the oppnent will hit you, you can select moves that the enemy can use and preview the frame data and damage using the dropdown.

-in general you are usually seeing the prediction system, which just shows you what you and your enemy's moves will do in the future. Whether or not the AI does the move selected is not guaranteed, it is just for you to predict, like chess.

(1 edit) (+1)

feel free to ask any other questions about the system if you want to! I can upload a Youtube video explaining the mechanics if my explanations are not clear.