Skip to content

Raycast Hitbox module for Godot 4, similar to Mordhau's style of hit detection.

License

Notifications You must be signed in to change notification settings

ItsTeccs/godot_raycast_hitbox

Repository files navigation

Godot Raycast Hitbox

Raycast hit detection module for Godot 4, similar to Mordhau's style of hit detection.

2024-10-14.15-37-40.mp4

Demo

The demo scene can be found in res://addons/raycast_hitbox/src/demo/demo_mixamo

Demo contains example setup for the plugin and example scripts to implement custom detection behavior.

How to use

  • Add a RayCastHitDetector in your scene
  • Add any number of RayCastHitPoints to the scene
  • Register the RayCastHitPoints to the RayCastHitDetector via the exported array in the editor.

Credits

Model for the demo character, animations, and other assets can be found on Mixamo

BoneMaps and animation libraries used to create the demo can be found here

About

Raycast Hitbox module for Godot 4, similar to Mordhau's style of hit detection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published