- Steam App
- Yami RPG Editor (1964480)
- Event type
- patch note
- Published
- 23 March 2023 - 03:06:40 UTC
- Source
- steam_community_announcements
New and elements ● Upgrade UI of template projects: replace some elements with buttons, support keyboard and gamepad input ● Animation: add "anchor" and "pivot" properties to sprite frames New events ● Global -> Autorun ● Global -> Gamepad Press ● Global -> Gamepad Release ● Global -> Left Stick Change ● Global -> Right Stick Change ● Element -> Create: Takes precedence over aoturun event triggering ● Element -> Key Down: Can be triggered when set as the focus element ● Element -> Key Up: Can be triggered when set as the focus element ● Element -> Select Button: Triggered when the mouse enters the button ● Element -> Deselect Button: Triggered when the mouse leaves the button ● Element -> Gamepad Press: Can be triggered when set as the focus element ● Element -> Gamepad Release: Can be triggered when set as the focus element ● Element -> Left Stick Change: Can be triggered when set as th...