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

Make inventory2 for player2 #113

Closed cbcerquiaga closed 6 years ago

cbcerquiaga commented 6 years ago

We need to instance a second inventory in world1, and change its code to interface with player2's inventory and player2's statuses

dzwiener commented 6 years ago

Completed