gdquest-demos / godot-demos-2022

Free and open-source Godot demos for learning, with guides and tutorials: 2022 edition.
Other
409 stars 41 forks source link

feat: add sword attack demos #14

Closed johnnygossdev closed 2 years ago

johnnygossdev commented 2 years ago

closes #7

Please check if the PR fulfills these requirements:

What kind of change does this PR introduce?

Two new demos.

See #7 for more information.

Does this PR introduce a breaking change? No, but make sure to use 3.5.x. The addon to display the collision shapes needs on 3.5.x.

Other information Hitbox Demo:

https://user-images.githubusercontent.com/3285214/179547974-ba0d6ccc-abcf-4ada-a3c8-76fe396e9746.mp4

Juicy Attack Demo:

https://user-images.githubusercontent.com/3285214/179548084-98fbe310-ea4c-4024-baee-28f82074fbab.mp4

johnnygossdev commented 2 years ago

That's very strange. I can't detect this problem with the newest commit. Could've been an issue with the collision shape addon that wasn't being picked up maybe?