Files
gymkhana-actions/addons/escoria-core/game/core-scripts
Julian Murgia a0218e2998 Add default behaviors in ESCGame click handlers on BG and items. (#356)
If ESCGame functions concerned by this PR are not overridden in user's game.gd script, the default behavior will be used.
NB: if these function are overridden in user's game.gd script, these default behaviors will not be called (unless explicitly called using parent script call by adding a dot before the function: .left_click_on_bg())
2021-08-04 12:57:42 +02:00
..
2021-07-02 23:08:43 +02:00
2021-07-15 09:42:22 +02:00