Search found 5 matches

by SingingBard
06 Jan 2023, 18:18
Forum: General Discussion
Replies: 1
Views: 328

I know to add the "Noesis" tag to images that I want to display, but I would like to have my Icons in a separate Package

I'm using Unity. I know to add the "Noesis" tag to images that I want to display, but I would like to have my Icons in a separate Package. I can't seem to add the Noesis tag to the images that are outside of my Assets folder. Is there any way to use images from another package in the Noesi...
by SingingBard
05 Jan 2023, 00:53
Forum: General Discussion
Replies: 3
Views: 341

Is it possible to completely disable the tab button from changing focused control?

My game uses tab as a hotkey for something else. I would like to completely disable the Noesis functionality of having it switch focused control. It's very disorienting to have it keep moving the focus all around the UI when I am trying to target something.
by SingingBard
05 Dec 2022, 17:06
Forum: Showcase Gallery
Replies: 4
Views: 3373

Re: Unity Addressable Image Control

I really like this solution, as I wanted to use Addressables for my icons. However, I am having some issues I was hoping I could recruit your aid in resolving. I have an InventoryView which contains a bunch of item Icons. When the user receives an inventory packet from the server, the items in the I...
by SingingBard
25 Nov 2022, 22:34
Forum: General Discussion
Replies: 1
Views: 324

Possible to have Unity include the .xaml files in the csproj? Any way to enable Intellisense in the unity project in VS?

I have been a WPF developer for over 10 years. All I want to do is edit the XAML with intellisense in Visual Studio. I don't want Blend, I don't need the Designer. Noesis seems to work fairly well, but my issue is that every time Unity does anything it recreates the csproj files and excludes the xam...