GDevelopApp / GDevelop-extensions

Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
https://gdevelop.io
MIT License
129 stars 51 forks source link

[Community] [3D grid jump] Move objects by jumping on a grid like a frog #1361

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

Description

An extension that allows you to move your character by jumping on a grid like a frog, suitable for board games, for example.

How to use the extension

Place the Grid Jump 3D behavior on a 3D object, and add object movement actions in events such as "jump forward" and "turn forward".

Checklist

What tier of review do you aim for your extension?

Reviewed

Example file

GridJump3D(example).zip

Extension file

GridJump3D(extension).zip

D8H commented 1 month ago

Thank you for submitting an extension.

I've made a few changes:

You can open the example in this PR: