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

Did you know that today is #InternationalJazzDay? 🎷😎

No? 😯 Well, we couldn't pass up this date!

And what better to celebrate this day than #Pecaminosa #OST? 🎷

Let us know what you think about it and have a great weekend!

art comission.

Just a Pico sprite

Heya! I wanted to show some gameplay progress i made so far. I hope you like it ^^

Shuiro Haname. #Commission

Commission for @ShuHaname

Call it 'wrong turn'!🚫 The feeling of running into a house with only one exit🚪, and being doomed to die. #pixelart #pixelartist #pixelartwork #art #pixel #indiegame #IndieGameDev #indieartist

Levels' maps.

Some Shadow boss fight gameplay 👾

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

New Teasers!