#Trouble in locating GameObjectEntity

1 messages · Page 1 of 1 (latest)

ashen surge
#

I am trying to use unity ecs but based on the tutorial that I am watching it asks me to add game object entity into my gameobject which will convert the monobehaviors into the components of an entity
I'm not sure whether it is version problem or I did the setup wrong
But for some reason I can't find the GameObjectEntity thing

weary arch
#

The tutorial you are watching is outdated. All of the tutorials before ECS 1.0 are not relevant anymore and you should try to find newer one's

ashen surge
fringe jacinth
ashen surge
#

Thanksss

dull wagon
#

I think, tutorials from 2024 onward are more reliable since tutorial makers might have more knowledge on how to work with Unity ECS.