Tiny Swords by Pixel Frog. Following DevBandeira Youtube tutorial: https://www.youtube.com/playlist?list=PLFzAtSiFUbT_1n19Bf8ePGm1CqSZpNqmv
Go to file
penelope 2490ca1e37 Changing bridge zindex and body set layer and mask from bridge process function to each bridge area on_body_entered and on_body_exited. This change optimize code avoiding to set zindex of bridge and body layers and mask each frame. The script bridge is not necessary anymore. 2025-06-21 21:11:11 -03:00
Factions Changing bridge layer logic to Bridge script instead of BasicCharacter. The Bridge was moved from GameLevel to TerrainManager because its more related to terrain. 2025-06-21 20:34:26 -03:00
Interactables Changing bridge zindex and body set layer and mask from bridge process function to each bridge area on_body_entered and on_body_exited. This change optimize code avoiding to set zindex of bridge and body layers and mask each frame. The script bridge is not necessary anymore. 2025-06-21 21:11:11 -03:00
Management Testing collisionPolygon2D for Bridge for simplification of programming. 2025-06-21 18:24:30 -03:00
Terrain Changing bridge zindex and body set layer and mask from bridge process function to each bridge area on_body_entered and on_body_exited. This change optimize code avoiding to set zindex of bridge and body layers and mask each frame. The script bridge is not necessary anymore. 2025-06-21 21:11:11 -03:00
.editorconfig First commit! 2025-06-19 19:37:09 -03:00
.gitattributes First commit! 2025-06-19 19:37:09 -03:00
.gitignore First commit! 2025-06-19 19:37:09 -03:00
LICENSE Initial commit 2025-06-19 19:10:02 -03:00
README.md Initial commit 2025-06-19 19:10:02 -03:00
icon.svg First commit! 2025-06-19 19:37:09 -03:00
icon.svg.import First commit! 2025-06-19 19:37:09 -03:00
project.godot Testing collisionPolygon2D for Bridge for simplification of programming. 2025-06-21 18:24:30 -03:00

README.md

tiny_swords

Tiny Swords by Pixel Frog. Following DevBandeira Youtube tutorial: https://www.youtube.com/playlist?list=PLFzAtSiFUbT_1n19Bf8ePGm1CqSZpNqmv