Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Reviewed] Add 13 helper behaviors for 3D characters #1464

Merged
merged 11 commits into from
Dec 20, 2024
Merged

Conversation

D8H
Copy link
Contributor

@D8H D8H commented Dec 12, 2024

Demo

Changes

  • New extensions
    • [3D character keyboard mapper] Add 2 behaviors for 3D platformer and 3D shooter controls.
    • [Advanced movements for 3D physics characters] Add 2 behaviors for air jump and Coyote-time.
    • [3D physics character animator] Add a behavior to automatically change animations of a 3D physics character.
    • [3D ellipse movement] Add a behavior to move platforms on any axis.
  • Updated extensions
    • [Gamepads] Add 3 behaviors for 3d platformer, 3d shooter and 1st person camera controls.
    • [Multitouch joystick] Add 3 behaviors for 3d platformer, 3d shooter and 1st person camera controls.
    • [Pointer lock] Add a behavior for 1st person camera controls.
    • [Third person camera] Allow to target an angle that is not necessary the object angle with the smooth camera behavior.

Require

@D8H D8H added 🏗 Need a change in GDevelop This extension needs a change in GDevelop to work 🔍 Reviewed extension An extension that is to be reviewed in great detail before merging. labels Dec 12, 2024
@D8H D8H self-assigned this Dec 12, 2024
@D8H D8H requested a review from a team as a code owner December 12, 2024 15:46
@D8H D8H marked this pull request as draft December 12, 2024 15:46
@4ian 4ian marked this pull request as ready for review December 20, 2024 10:46
@4ian 4ian requested a review from a team as a code owner December 20, 2024 10:46
@4ian 4ian merged commit 6e964b8 into main Dec 20, 2024
4 checks passed
@4ian 4ian deleted the 3d-physics-tools branch December 20, 2024 14:18
@D8H D8H mentioned this pull request Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏗 Need a change in GDevelop This extension needs a change in GDevelop to work 🔍 Reviewed extension An extension that is to be reviewed in great detail before merging.
Projects
Status: Added to GDevelop
Development

Successfully merging this pull request may close these issues.

2 participants