rzsavilla / BlobsonicEngine

Group Project: 3D OpenGL Game Engine
GNU General Public License v3.0
2 stars 0 forks source link

Entity Unique Identifier #29

Closed rzsavilla closed 7 years ago

rzsavilla commented 7 years ago

Entities can be selected/destroyed using ID.

rzsavilla commented 7 years ago

Unique ID is set to an entity upon construction.