Y
Hacker News
new
|
ask
|
show
|
jobs
by
biellls
1556 days ago
Maybe the easiest thing is not to embed but to show a dialog on top with all the DOM inputs you need and close it when you're done with it.
1 comments
adamddev1
1556 days ago
Ya that sounds best. I wasn't sure if you could show a dialog with DOM/React stuff in it over top of the Phaser 3 canvas space, (why not w/ some CSS) But ya I'd just have to look into how to do that.
link