Unity WebGL Project
A point and click game ready asset optimized for web browser
Player Section
This project was specially created for a RPG Web based games. The requirements was to able to provide a prototype for test run then add more features. Able to walk / run / jump where clicked on. Pickup object and add them on inventory. Able to use items, unlock doors and any event. One melee(baseball bat) and 3 weapon(handgun, shotgun, rifle) can be used against enemy and other object.
- Basic operation like : walk, run, jump, use, attack
- Weapon and item inventory
- Separate animation for different weapon
- Customize player speed
- Player health system
AI Section
Enemies can patrol around areas, if it sees player then chase on a certain distance.
- Enemy patrol point can be placed anywhere
- Define enemy speed and turn
- Equiped with weapon which could be changed
- Limit chase distance
- Enemy health system
Good to talk
Feel free to ask if you need more information