Devlog
- March 17, 2023 by Vrixic##gamedev, #unreal, #game, #bug, #problemThe grapple hook mechanic has a significant impact on the gameplay of our game. I have been polishing it every chance I get, and am always thinking about ways to make it better. As it currently stood,... Continue reading
- March 10, 2023 by Vrixic##bugfix, ##gamedev, ##game, ##bug, #unrealengine4, #programmingUnreal engine is an amazing tool to use, but it does have a hard learning curve. One of the things I wanted to do with the unreal engine is use their UMG system to its true potential. Learning how to... Continue reading
- February 10, 2023 by ekicks0##bug, ##gamedev, #DeveloperIssues, ##bugfixAuthor: Ethan Ortega Problem: While working with splines, I concluded it could be cool to allow our character to interact and hack something that is moving along a spline. When the player hacks someth... Continue reading
- February 04, 2023 by Vrixic#bug, #unrealengine4, #cpp, #programming, #gameThis bug was found during the last cross-studio testing we had. It was a weird bug that 'teleported' the player to a location when the player spammed the mantle key. Problem: The problem is that it wa... Continue reading