Skip to content

Conversation

@louis1706
Copy link

No description provided.

@louis1706 louis1706 changed the title StoredComponent refractor!: StoredComponent Dec 23, 2024
@louis1706 louis1706 changed the title refractor!: StoredComponent refractor: StoredComponent Dec 23, 2024
@louis1706 louis1706 changed the title refractor: StoredComponent refactor: StoredComponent Dec 26, 2024
@VALERA771
Copy link

Can we store only components and return game objects? Or components are similar for different objects?

@louis1706
Copy link
Author

Can we store only components and return game objects? Or components are similar for different objects?

i don't know :3

@obvEve
Copy link
Member

obvEve commented Dec 29, 2024

Can we store only components and return game objects? Or components are similar for different objects?

just realized, that yes a prefab can have the same component as another prefab (such as different types of something like Ragdoll etc etc, so im not actually sure on how to do this)

dont merge until we know how to deal with that ^^

@VALERA771
Copy link

Can we store only components and return game objects? Or components are similar for different objects?

just realized, that yes a prefab can have the same component as another prefab (such as different types of something like Ragdoll etc etc, so im not actually sure on how to do this)

dont merge until we know how to deal with that ^^

I checked NetworkClient's prefabs and they're stored as game objs. Idk if we can really store them as a components

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants