cbcerquiaga / YouMeAndTheEndOfTheWorld

A 2 player RPG set in a post-asteroid Earth and created with the Godot engine
MIT License
13 stars 4 forks source link

Add weight sensors #224

Open cbcerquiaga opened 5 years ago

cbcerquiaga commented 5 years ago

A key part of puzzle mechanics is having weight sensors that trip when a player, AI, or box is on top of them. Should be pretty easy to implement- just need 2 assets (on and off) and an area2D.