Created
November 15, 2022 12:52
-
-
Save triacontane/191db14007505dc40aa97b4dcada4a35 to your computer and use it in GitHub Desktop.
RPGツクールMVでピクチャに角度を付けるスクリプト
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $gameScreen.picture(1)._angle = 30; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment