Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 961 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 961 Bytes

GMS2 Throwing Example

Example

A 2D Zelda-like throwing object example with Game Maker Studio 2. We can read more about the example here: https://www.violetthegame.com/2020/12/11/how-to-throw-objects-in-2d-games/

Example Project

The project has a simple example to get us started throwing objects in our game. Simply run the game to see it in action. Use the arrow keys to move Link and press spacebar to pickup and rock the rocks. Press ESC to end the game.

Installation

This project requires Game Maker Studio 2, which can be downloaded at https://www.yoyogames.com/gamemaker . Once GMS2 is installed, we can open this project by downloading the latest zip here: https://github.com/danieltjewett/gms2-throwing-example/releases .

License

GMS Tasks is open-sourced software licensed under the MIT license.