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

Load WMO doodadsets data #168

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

Load WMO doodadsets data #168

wants to merge 6 commits into from

Conversation

T1ti
Copy link
Contributor

@T1ti T1ti commented Sep 26, 2022

No description provided.

@@ -154,6 +157,11 @@ public IEnumerator LoadWorldMapObject(string path, TaskCompletionSource<WmoInsta
group.Dispose();
}

for (var i = wmo.doodadSets[wmoObject.DoodadSet].startIndex; i < wmo.doodadSets[wmoObject.DoodadSet].count; i++)
Copy link
Collaborator

Choose a reason for hiding this comment

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

What’s the use here?

Copy link
Contributor Author

@T1ti T1ti Sep 26, 2022

Choose a reason for hiding this comment

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

it's an example for only loading doodads from the current wmo placement doodadset, I commented it until actual rendering implementation

@BAndysc BAndysc force-pushed the master branch 3 times, most recently from 76f414e to 04c0c7d Compare December 23, 2022 04:04
@BAndysc BAndysc force-pushed the master branch 2 times, most recently from 94f3dd7 to 567304d Compare August 6, 2023 22:23
@BAndysc BAndysc force-pushed the master branch 2 times, most recently from a204cee to 642fa9c Compare August 30, 2023 23:02
@BAndysc BAndysc force-pushed the master branch 2 times, most recently from 6046adb to a40c1b1 Compare August 30, 2024 11:22
@BAndysc BAndysc force-pushed the master branch 6 times, most recently from 65be8e1 to 960f938 Compare September 8, 2024 15:31
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.

2 participants