Point And Click Engine

An asset focused on providing all the necessary tools to start building a 'Point and Click' adventure. Point And Click Engine provides the following features:

- Point and click movement system.
- Highly configurable, raycast-based collision and interaction systems.
- NPC / Object interaction.
- Items and inventory.
- Quests.
- Custom cursor options.
- Interaction Journal.
- Saving and loading.
- Database system - used to store various information, such as quest, item and npc data.
- Condition checks - allowing for highly configurable interactions.
- Item usage, inspection and combination.
- Entity dialogue system.
- Level loading.
- Music, steps and background audio.
- Animation direction detection.
- Configurable click management system.
- Camera position auto adjustment.
- Detailed documentation.
- Demo levels.

All of the above systems are highly interconnected and well structured to allow easy modification and addition of new features.