Skip to content
New issue

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

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

Already on GitHub? # to your account

[OOT] Use Room objects to set which room you come from/go to #243

Merged
merged 7 commits into from
Dec 25, 2023

Conversation

Yanis002
Copy link
Contributor

@Yanis002 Yanis002 commented Jul 16, 2023

This avoids having to change the room index on each door and it's easier to keep track of which door do what, also I changed dontTransition to isRoomTransition (with a proper name on the UI)

While doing this I found two issues (now fixed), the scene importer/exporter wasn't importing/exporting properly doors that don't make a room change (i.e: the door near the gate in Hyrule Castle)

Copy link
Contributor

@sauraen sauraen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor change and a question, otherwise looks good.

Copy link
Contributor

@sauraen sauraen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sauraen sauraen merged commit 77cadf1 into Fast-64:main Dec 25, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants