cocos / cocos-engine

Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
https://www.cocos.com/en/creator
Other
8.87k stars 2.05k forks source link

Can you add a function to open multiple resources in the resource manager? #16465

Open 17628673421 opened 1 year ago

17628673421 commented 1 year ago

Use Case

When I add multiple materials, I need to drag the corresponding picture for each material, but there are too many that I need to slide back and forth to find pictures. I hope that if the resource manager can open more, I don't have to slide back and forth.

Problem Description

There are not many available now and it cannot meet my needs.

Proposed Solution

No response

How it works

No response

Alternatives Considered

You can make a switch to determine the number of turns on

Additional Information

No response

minggo commented 1 year ago

It is a requirement for editor, right?

17628673421 commented 1 year ago

It is a requirement for editor, right?

Yes, it's very inconvenient when editing model texture maps, and multitasking will meet my needs.