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

Just as Pecaminosa's musicians #improvise this rendition of #LittleSunflower 🌻, so do we improvise with this post you're reading. 😂

What's coming out of your own improvs? 🤔

#Pecaminosa | #IndieDev | #OST | #Jazz

Smile! Here, take some happy pills! ✨💊 #Blender #3DModelling #3DArt Buy me a Ko-fi: https://ko-fi.com/barbarafb_

Been working lately on lots of 'behind-the-scenes' boring stuff that no one really cares about, so here’s a guy playing the sax for some reason.

#screenshotsaturday

Path of Kami: The Evolution of the Lore

Another house i made long time ago.

Runestones: from concept to in-game model🗿

Demonstration of the spells and their effects :)!

Why walk when you can jump?

My D&D art for my family so far (WIP if you couldn't tell)

If you’ve played the Vault demo and enjoyed it, please consider ‘liking’ the game page here on Gamejolt and/or leave a comment!

Also please consider tossing Vault on your Wishlist, I really appreciate your support!

https://store.steampowered.com/app/1251800