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 |
penelope
|
724df1b070
|
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 |
penelope
|
57b67e6d98
|
Testing collisionPolygon2D for Bridge for simplification of programming.
|
2025-06-21 18:24:30 -03:00 |