Mine-in-Unity ============= ### This repository is no longer maintained. Please see [theWildSushii's fork](https://github.com/theWildSushii/Mine-In-Unity). Installation ------------ 1. Clone using git 2. Open up Unity 3. Choose File > Open Project 4. Click Other Project 5. Navigate to your downloaded repository 6. Modify to your liking! Controls -------- - W: Move Forward - A: Move Left - S: Move Backward - D: Move Right - Mouse: Camera Control - Right Click: Place Block - Left Click: Break Block - Middle Click: Select Block - F5: 3rd Person View (Second Time Resets It) - ESC + F1: Exit Game Version Info ------------ Changelog: First Release (0.1) Known Bugs: - Walking animation is REALLY weird. We'd appreciate anyone's help with fixing that! - Slight lag on chunk load. - Block glitching. - Some world generation bugs, not too noticeable. FAQ --- Q: When Will This Come Out??? A: Out now!!!! Q: Is this going to be an exact clone? A: Maybe.....Our plans may change as time goes on! Q: Can I help? A: Yes! We need coders to help us with bugs or adding new things. Q: Where can I get help? A: www.mineinunity.tk Q: I don't now what a Unity is...can I still play? A: No. This is a dev release, so only devs can use it. Once we mature, public releases will be added. Credits ------- - mattrick16 (mattrick) for writing the engine and releasing the source - Craig Perko for some good tutorials on making this :) - imjake9 for the Minecraft player model - Unity for their awesome engine! - Heikki Törmälä for his SimplexNoise script used in world geneation