Hey everyone! hope you’re all doing well.
I’m enjoying the new 3D features of GDevelop, and am working on a third-person game. I’m trying to come up with logic for a hitbox that checks for enemies in front of the player, while tracking the player’s Z rotation. I would assume raycasting is the best option, but I’m not too familiar with how those work. Any help would be appreciated!