Skate To Home
Instructions:
Controls:
Move left: Left Arrow | A
Move right: Right Arrow | D
Jump: Hold the Space bar (not tap)
Instructions:
If you can't overcome any obstacles that seems too hard to do. Please be patient and hold the Space bar for a longer
Features (excluding basic version features):
- Background Music
- Custom character art
- Effects/particle art
- Title art
- UI art
- Settings screen
- Multiple screens (Menu, Settings, Main Game) (advanced feature)
Sources:
- Animations: https://creativemarket.com/Silpin/109030-Skater-Boy-Game-Sprite
- Level 1 music sounds:
- Level 2 and Level 4 music sounds: https://assetstore.unity.com/packages/3d/vehicles/karting-microgame-urp-150956#c...
- Level 3 music sounds:
- Level 5 music sounds: https://pixabay.com/music/video-games-man-is-he-mega-glbml-22045/
- Sound effect when falling into the water and colliding with the trap (saw blades in this case): https://assetstore.unity.com/packages/vfx/particles/epic-toon-fx-57772
- Saw blades: https://www.gameart2d.com/free-sci-fi-platformer-tileset.html?fbclid=IwAR0GkFMGe...
- Arrows: https://www.gameart2d.com/free-sci-fi-platformer-tileset.html?fbclid=IwAR0GkFMGe...
- The sound effect is played when the player selects an option in the menu by clicking on it:
- Tilemaps: https://www.gameart2d.com/free-platformer-game-tileset.html
- Zombie: https://www.gameart2d.com/the-zombies-free-sprites.html?fbclid=IwAR2v00xHcHZDLmq...
- Acid: https://www.gameart2d.com/free-sci-fi-platformer-tileset.html?fbclid=IwAR0GkFMGe...
- Sound jumping and landing:
- Sound effects are triggered when colliding with a saw blade or falling into the water. :https://assetstore.unity.com/packages/vfx/particles/epic-toon-fx-57772
- CanvasManager: Used to manage and toggle shared canvases such as the menu, settings, pause, and high score. I followed this source and applied for my game: https://docs.unity3d.com/ScriptReference/UIElements.Slider.html and to save/load data using Json file: https://www.youtube.com/watch?v=g0k4XStzkLQ&ab_channel=Unity3DSchool
- PlayerController: Handles player's visibility, effects, movement, and animation switching. Source: https://learn.unity.com/project/2d-platformer-template (applicable for the PlatformerModel and GameController)
- SoundController: Manages game sounds and plays audio clips. Source: https://www.youtube.com/watch?v=g1Z4xgtn94Y&ab_channel=AnhNguyenNgoc
- Pause: Handles the pause screen.Source: https://docs.unity3d.com/ScriptReference/Time-timeScale.html
- Setting: Handles the settings screen. Source: https://docs.unity3d.com/ScriptReference/UIElements.Slider.html
Status | Released |
Platforms | HTML5 |
Author | Nguyen Mai Lan Vo |
Genre | Platformer |
Made with | Unity |
Development log
- Documentation and User GuideMay 25, 2023
- Polish / UIMay 19, 2023
- Game TestingMay 17, 2023
- Presentation and GraphicsMay 14, 2023
- Enemies / Interaction / PuzzlesMay 06, 2023
- Basic Level BlockApr 27, 2023
- Player MovementApr 21, 2023
- Concept DocumentApr 13, 2023
Comments
Log in with itch.io to leave a comment.
Nice graphics, and cool level design already :) Would be good to see this running at a good framerate, because while the levels are difficult, they are made more difficult by the game being a bit laggy.
Also recommend having level 1 be a lot easier, to introduce players to the game
heyyy, thank you Lindsay, I saw your comment a long time ago but I kept forgetting to reply !! I'm so sorry and I did make level 1 more easy as you suggested !!