astro75

Results 2 comments of astro75

Sorry for the delay. Here is my sample project. ``` package; import flash.events.MouseEvent; import flash.Lib; import haxe.ui.toolkit.core.Macros; import haxe.ui.toolkit.core.Toolkit; import haxe.ui.toolkit.core.Root; import haxe.ui.toolkit.controls.Button; import haxe.ui.toolkit.events.UIEvent; class Main { static var...

I had the same issue and found a fix. You need to update to the latest version of this plugin. Unity package manager does not show this information, so you...