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

how to export things like terrain and some 2D object in the umap? #22

Open
clw5180 opened this issue Sep 25, 2024 · 2 comments
Open

how to export things like terrain and some 2D object in the umap? #22

clw5180 opened this issue Sep 25, 2024 · 2 comments

Comments

@clw5180
Copy link

clw5180 commented Sep 25, 2024

Hello umodel tools guru, can I export the terrain and some 2D object like trees from one .umap file (from a game like Octopath Traveler) , then import in my project at the same position ? Thanks a lot !

@clw5180
Copy link
Author

clw5180 commented Sep 25, 2024

I found the 2D object is something called 'InstancedStaticMeshComponent', and you handle it in your code, I'll learn it first, thanks !

@clw5180 clw5180 closed this as completed Sep 25, 2024
@clw5180
Copy link
Author

clw5180 commented Sep 28, 2024

I tried the FModel's newest version(4.4.3.6), but component.TryLoad(out UInstancedStaticMeshComponent staticMeshComp) always return False..... (in FModel\Views\Snooper\Renderer.cs)

@clw5180 clw5180 reopened this Sep 28, 2024
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

No branches or pull requests

1 participant