Myo

A repo for the developement of Myriad: Origins (MyO).

Download as .zip Download as .tar.gz View on GitHub

Myriad: Origins (MyO) GODOT GAME ENGINE

ko-fi

Menu image 1.4.0.a

This games’ main aim is to give a total gaming experience by providing all types of GamePlay with different Game Type Modules (GTMs) in one game within a commonly themed universe, Scoreboard for each GTM and an overall Game scoreboard (Top). This will allow Gamers to become proficient in the GTMs of their choice or in all of them. Gamers now look to escape “enslaving” Gameplay and we want to help them do that!

InGame Music by @louisinker

Backstory

Overview

Code

func _OS_FullScreenCheck():
# warning-ignore:return_value_discarded
        OS.is_window_maximized()
        print("Window Maximized")