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 can I remove all things from a map #8444

Open
Vincent318 opened this issue Dec 5, 2024 · 1 comment
Open

How can I remove all things from a map #8444

Vincent318 opened this issue Dec 5, 2024 · 1 comment
Assignees

Comments

@Vincent318
Copy link

Hello, I want to build something in CarlaUE4 and want to make it in a map which is already there, for example Town01_Opt. I want to remove all other actors for this, but this doesn't function because some actors are grey in the World Outliner and I can neither click on them, nor delete them. Does somebody know how I can remove all actors from a map (also the grey)? Thank you for your help!

@Blyron
Copy link
Contributor

Blyron commented Dec 5, 2024

Hello! _Opt maps are composed by sublevels, you can just delete the sublevels and the actor will dissapear
https://dev.epicgames.com/documentation/en-us/unreal-engine/managing-multiple-levels?application_version=4.27

@Blyron Blyron self-assigned this Dec 5, 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

2 participants