ddmills / geotic

Entity Component System library for javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

entity clone

ddmills opened this issue · comments

Add clone() function to entities. Should return an entity with a different ID, but the components should all match

included in geotic@4.3.1