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

Prefabs and/or project level clone blanks #755

Open
davesmith00000 opened this issue Jul 23, 2024 · 0 comments
Open

Prefabs and/or project level clone blanks #755

davesmith00000 opened this issue Jul 23, 2024 · 0 comments

Comments

@davesmith00000
Copy link
Member

At the moment, you need to register clone blanks on every frame you want to use them, which is inefficient if you plan to reuse the same things for the duration of the game.

We could allow clone blanks to be registered in the same way as, say, fonts, which would be more efficient.

I'm not sure what the delta is, but this might take us towards the idea of prefabs, and prefabs being the default way to render things because you get batching for cheap/free. Performance by default, essentially.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant