TileMap-PartA
Overview
- We created the game scene from the Assets/Scenes/2-player/c-click-movement.unity scene that we saw in the lecture.
- First we added the three tiles to the map (boat, goat and pickaxe).
- In order to adapt the game to the new requirements, we made changes to 2 scripts that we saw in class:
- Assets/Scripts/2-player/KeyboardMoverByTile.cs
- Assets/Scripts/1-tiles/AllowedTiles.cs
Status | Released |
Platforms | HTML5 |
Author | AlinaAndYuval |
Made with | Unity |
Tags | 2D, Singleplayer |