Interrupt / delverengine

Delver game engine and editor
zlib License
803 stars 81 forks source link

Adding an area that can apply physics forces to objects #135

Closed Interrupt closed 4 years ago

Interrupt commented 4 years ago

Use cases:

Interrupt commented 4 years ago

physics-area

PythooonUser commented 4 years ago

You could also add for com.interrupt.dungeoneer.entities.areas.PhysicsForceArea a JSON schema in jsonschema/current/dungeoneer/entities/area/PhysicsForceArea.schema.json and add a reference to it in jsonschema/current/Interfaces.schema.json:AreaLike.