Hey, I got a problem while checking player collision with enemy entities. I also got moving platforms etc which are also entities.
I know I can use EVENT_ENTITY, but how can I figure out wether or not the entity is an enemy? The entities are placed in the WED, so not created with ent_create.

Thanks in advance