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

Another house i made long time ago.

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

Regular exercise is key for healthy wings.

Try it out!

https://gamejolt.com/games/AeonNightmares/605184

Cash Banooca

Auto-chess meets Clash Royale in an intense strategic battle. Outsmart your opponent, hide your play and crush their armies! Empire Builder just got another major update, check it out! https://gamejolt.com/games/EmpireBuilder/558901

Got some fun collectibles in our game, Path of Kami!

ooh yes..

Among us_into Madness

Ladies & gentlemen.. The Blender logo factory! I had a ton of un making this animation. I'll be making a short tutorial on picking up/dropping object in Blender for animations next week! What do you think?

A sneak peek at Oracle's opening cutscene! Delve into the mystery behind this incident in Oracle through investigation, social engineering, exploration, and combat.