itch.io is community of indie game creators and players

Devlogs

Update 2D Platformer v1.3.2

Coppercube 2D Controllers Collection
A downloadable Extensions

This update brings some minor upgrades to the extension. Separate animations for “ClimbUP” and “ClimbDown” for ladders. Added “Health” property and more animation slots for “Death” and “Hit”, as well as actions for the same. Added 2 new special variables.

nodeName.health

here nodeName is the name of the node and the value is a number for the health

nodeName.hit

here nodeName is the name of the node and the value can only be “true”, as the extension will automatically handle the “false” condition this is to make the player get damage or trigger the damage action (on Hit) action on the player.

There has been some fixes for the “X-forward” developmenet

Also updated the demo template file to reflect the new changes.

Files

  • 2D platformer controller v 1.3.2.zip (In development) 166 kB
    Nov 30, 2023
Download Coppercube 2D Controllers Collection
Leave a comment