Helco / PebbleOfDoom

A platform is only hackable when some form of Doom is ported to it, let's make Pebble hackable!
MIT License
6 stars 0 forks source link

Gameplay: Entities #135

Closed Helco closed 2 years ago

Helco commented 2 years ago

We have entity types:

So entities have:

Helco commented 2 years ago

Not all entities have been built but enough to verify that the concept of entities work. The rest - finally - is content creation.

Fixed by b845378