itch.io is community of indie game creators and players

Devlogs

Mystery Game

Mystery Project
A downloadable game

Early time, for a new game. It is meant to be a 3D RPG.

Early development of this game programmed in Unreal Engine / C++. Testing here a customizable music actor with easy parameter input, that will display a certain range of 3D sound/music. Sound will react to when turning away from the sound source, or moving away/towards the source:




Here’s the pickup of weapon objects working. It will attach the gun to the player.

The aiming system has the basics working. Though aiming is still lacking the ability to adjust the aim properly, which shall be implemented soon. A few obvious errors to fix, so would need a few more animations for movement with gun aiming/shooting.

The aiming is still lacking the ability to adjust the aim properly, which shall be implemented soon. So so far, able to aim and shoot, but will be still hard to get an actual hit, until setting a set aim( for consoles ) and a moving aim with the mouse( for PC)

Read comments (11)