mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-13 06:57:28 +08:00
Input system further simplified
This commit is contained in:
@@ -120,6 +120,7 @@ export default class UEBlueprint extends HTMLElement {
|
||||
|
||||
this.selectObject = new USelect(this.getGridDOMElement(), this, {
|
||||
clickButton: 0,
|
||||
moveEverywhere: true,
|
||||
exitAnyButton: true
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user