Simple Collector Game Datastore Example

Hi everyone! A while back I wrote some simple code for a small game I temporarily worked on with some friends (one of which is @Paradigmed). I put the code and a short tutorial onto a GitHub page and posted it. It allows players to collect ‘hay’ by colliding with the parts, and have Datastores update their ‘Hay Count’ as they go along. If you’re new to utilizing Roblox Datastores (even if you’re not), I hope this simple example will help you.

Good :smiley: you are good game developer