This website requires JavaScript.
Explore
Help
Register
Sign In
penelope
/
tiny_swords
Watch
1
Star
0
Fork
You've already forked tiny_swords
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2490ca1e37
tiny_swords
/
Interactables
History
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
..
bellow_bridge_area.gd
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
bellow_bridge_area.gd.uid
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
on_bridge_area.gd
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
on_bridge_area.gd.uid
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