Game
Glitchtale Season 2 (RE-ALPHA)
7 years ago

QUICK FIX (v0.2.3.1 Update)


Howdy!

So, with v0.2.3.0, I accidentally made a bug while changing the internal code. It’s about the menu, in which it still responds even with the STAT or CELL menu open. Gladly, this is now fixed in v0.2.3.1.


As for the engine, you could fix this bug by changing the following code:
(Found in ui_menu —> Step Event —> UI Navigation)

The code you should change:

		
			if !(instance_exists(ui_menu_item))
||(instance_exists(ui_menu_stat))
||(instance_exists(ui_menu_cell))
||(instance_exists(interact_itemdrop))
||(instance_exists(interact_itemconsume))
||(instance_exists(interact_itemexamine))
||(instance_exists(interact_itemmisc))
		
	

The code you should replace it with:

		
			if !(instance_exists(ui_menu_item))
&&!(instance_exists(ui_menu_stat))
&&!(instance_exists(ui_menu_cell))
&&!(instance_exists(interact_itemdrop))
&&!(instance_exists(interact_itemconsume))
&&!(instance_exists(interact_itemexamine))
&&!(instance_exists(interact_itemmisc))
		
	

Sorry for the inconvenience you had!



0 comments

Loading...

Next up

Shadow The Hedgehog X pixel art

Updated the chest in the maze, adding sound, particles and better animation. But what's in the chest?

"Our work is never over" they said.

So here's the first of the zodiac signs i will make for the next weeks.

I-Buki

Mio-Da!

Ibuki Mioda!

A house I've built a while ago. :)

It nicely separates the snowy biome from the grassy one.

It's built with painted Ebonstone.

I did this on my 3DS ^^ #Kirby

OK, this starts to be too tricky puzzle already :D

#platformer #indiegame #puzzle

Animation test. Not an actaul conclusion to who wins sonic vs Mario. Just a test animation combo.

ooh yes..