Secret of Mana stlye inventory wheel [Game Maker | Basics]

Channel:
Subscribers:
12,000
Published on ● Video Link: https://www.youtube.com/watch?v=Kv6eVL5vA4M



Category:
Tutorial
Duration: 9:10
1,319 views
80


This basics video tutorial shows you how to make a Secret of Mana style inventory wheel.

You create a new wheel instance and pass in 2 values, one array filled with images to be shown (and rotated) and how big one slice of the wheel is. Then you draw each image correctly and rotate it with a small state machine. That's it!


Graphics shown:
https://chiecola.itch.io/chom-bombs
https://itch.io/queue/c/398089/mana-seed-official?game_id=630631




πŸ‘‘ Support me and get fresh game art and game maker projects every month:
https://www.patreon.com/1upindie

Follow me on:
πŸ“Έ Instangram: https://www.instagram.com/1upindie
🐦 Twitter: https://twitter.com/1upIndie
πŸ’¬ Discord: https://discord.gg/gvr98nb
πŸ“œ Udemy: https://www.udemy.com/course/become-a-video-game-developer-with-gms-23/ (See youtube about page for discount)

CHAPTERS
-------------------------------------------------------------------------------------------------------
0:00 Preview
0:31 Subscribe
0:54 What we will do rundown visually
2:44 Spawn a wheel instance and pass in values
3:42 Draw a selection rectangle at the top position
4:12 Draw all passed in images from the array
6:35 Use a state machine to toggle a rotation







Tags:
game maker tutorial
game maker studio tutorial
gamemaker studio 2 tutorial
game dev
game developer
gamemaker rotation inventory
gamemaker object rotation
gamemaker set rotation
gamemaker secret of mana
gamemaker rotate object
gamemaker how to rotate object
how to make object rotate in gamemaker