Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actor home #201

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Actor home #201

wants to merge 5 commits into from

Conversation

Sigureya
Copy link
Contributor

Add homeX () and homeY () to Game_Actor.
A method similar to screenX / Y of Game_Enemy.
If you consider consistency, it may be better to make it screen X / Y, but changing the method name changed it because it would be troublesome to put an actor in the place where you want to put enemy and it will not work halfway.

本体からマージ(rebase)
Add homeX () and homeY () to Game_Actor.
A method similar to screenX / Y of Game_Enemy.
If you consider consistency, it may be better to make it screen X / Y, but changing the method name changed it because it would be troublesome to put an actor in the place where you want to put enemy and it will not work halfway.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant