Comments

Log in with itch.io to leave a comment.

(1 edit) (+1)

How can these types of shots be merged with the Input-Aligned Movement project?

¿Cómo se puede fusionar este tipo de disparos con el proyecto de Input-Aligned Movement?

Hi, zkmark.

You can bring the Weapon2D (and its dependencies) to the Input-Aligned Movement project and add it to the Player scene.

Use a RemoteTransform2D as a child of the CharacterBody2D pointing to the Weapon2D.

You can essentially mirror the same structure from the Player scene in the Ability Loadout Switching project, but using the InputAlignedCharacterBody2D instead.

I will write down a tutorial for you this week and will come back here with the link. Stay tuned.

Hey, zkmark

The tutorial is up, check it out:

➡️Tutorial: Top-down Shooter in Godot 4