It's really cool bro <3
The only bug I found was, that if you press tab, The Unity uI navigation selects a button on the screen, then if you press space, it counts as clicking that Ui button.
I was able to open my inventory with space, because I pressed tab to close the inventory, which selected the Inventory button as active, and then when pressing space it would count as me clicking that button.
You can disable Ui navigation in the Button component, I think this is for controller support, idk though, I had a similar problem with my game, which is slightly similar to yours :))) So I love elemental games.
GG
RoberBot
9
Posts
1
Topics
13
Followers
5
Following
A member registered Nov 18, 2020 · View creator page →
Creator of
Free to play multiplayer elemental brawler, make level, unlock new abilities and elements
Action
Recent community posts
I've made this a REALLY long time ago, there are better alternatives for designing diagrams for behavior trees or any other diagram.
I personally use https://app.diagrams.net/ for designing diagrams especially for behavior trees and not my own app.
It's also free, available as a website or even as a standalone application on Windows, and I think it also supports linux, and it's also a LOT better than my app.
If you really want my app for Linux and the previous link won't suffice, I think I could make a Linux build, but I'm not 100% sure how well it will work.