Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

Orbital WizardView game page

A wizard with the ability to use orbital spells has been summoned to get rid of gravity defying blight
Submitted by 3riple — 46 minutes, 32 seconds before the deadline
Add to collection

Play game

Orbital Wizard's itch.io page

Results

CriteriaRankScore*Raw Score
Creativity & Theme#9143.6323.769
Seriousness#11403.4103.538
Overall#12393.2323.354
Audio#12832.9653.077
Enjoyment#13433.0393.154
Visuals#15263.1133.231

Ranked from 13 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Game Engine

Godot

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

Really unique way to attack enemy. Well done :D

Developer(+1)

Thank you!

Submitted(+1)

Really cool concept and enjoyed the progression, like a puzzle kind of.

(+1)

game was solid, i did manage to beat it with only 1 death so wasn't that hard, no micro transactions and character customization really just let me down lowkey, the music was the same just in different tones. overall game was fun

good job

Developer

Thank you mister gamer

(+2)

game and the music especially sucks

Developer(+1)

bruh

(+1)

i agree honestly my post was just glaze 

Developer

ᵇʳᵘʰ

Submitted (1 edit) (+1)

This was pretty cool, quite challenging though. I kept dying the first level. I didn't even notice when I took damage. The hitboxes seem too big, and there is no visual or audio feedback when getting hit.

Submitted(+1)

the game is unique but i have encountred with somebugs like an enemy sticking to the player with the player has no way to defend himself

Developer (1 edit) (+1)

Thanks for the feedback! Fixed the issue, seems like all the enemies and even the player were being treated as floor?? (I didn't even know floor layers was a setting for characterbody2ds)

Submitted(+1)

I was wondering about that. I figured it was a deliberate design choice!

Submitted(+1)

You don't need to mess with the floor layers, just change the CharacterBody's motion mode. The default mode is "Grounded" which is for platformers.

Developer

I see. I was following a 2d side scroller tutorial instead of a top down one and they never mentioned that lol. Well at least now I know for future games!