# First Person Shooter with Destruction

***

## Introduction

This project was created by [Dan Greenheck](https://dangreenheck.com/), a 3D web developer and educator, who authored all projects and the custom mesh destruction library. Check out his socials to see the other awesome work he is doing...

[YouTube](https://www.youtube.com/@dangreenheck) | [LinkedIn](https://www.linkedin.com/in/danielgreenheck/) | [X/Twitter](https://x.com/dangreenheck) | [Bluesky](https://bsky.app/profile/dangreenheck.bsky.social)

## Video Walkthrough

{% embed url="<https://www.youtube.com/watch?v=c97IO2WJTGI>" %}

## Project Resources

🎯 **FPS SHOOTER DEMO** \
—PlayCanvas Project: <https://playcanvas.com/project/1321930/overview/viverse-destructible-fps>\
—VIVERSE World: [https://create.viverse.com/Hzc2yJ4](https://www.youtube.com/redirect?event=video_description\&redir_token=QUFFLUhqbGROS0pwUWFyNU8wS2RWTGV0VzJhNTRoalhmZ3xBQ3Jtc0tuMXNfZGZ3QmRMUWRvYXFSMU9IUzdhVzFKd1ZrcXRSbElKelFTMkJzTUFqTVVqYW54bU9rdExRcDItTmpkYXJETGNfNWlzQjBsSUdvdmVKR2JNTUtpTWFYWDlETWtmeldybVJQOTFMel9WQjVPZFhqOA\&q=https%3A%2F%2Fcreate.viverse.com%2FHzc2yJ4\&v=c97IO2WJTGI)\
—VIVERSE Extension: [3.44.13](https://htc-directus-dev-usw2-pc-ui-ext.s3.amazonaws.com/viverse-world/production-sso/3.44/3.44.13_viverse-world_production-sso_5c99aa2.zip)

🏃🏻‍♂️ **PLATFORMER DEMO** \
—PlayCanvas Project: <https://playcanvas.com/project/1334256/overview/viverse-destructible-platforms>\
—VIVERSE World: [https://create.viverse.com/tntvco8](https://www.youtube.com/redirect?event=video_description\&redir_token=QUFFLUhqbHB1V21ST3RoN2ZBeDl5UEdzbGxBR1lna2oxZ3xBQ3Jtc0trWS1UY2VseEtJVUdoTzJoaUtFUmtid3U0N0JQZW9OMlkyXzQyZTZFc1JxMmFrM2o0ZFFidnhaV0NqOEZ5b08tUU9zRjhvNTZmczFqMkpVSkExQ2IyYXI4eGFkcUdIMFZIczJYbkN5UXdtUG9TSjJIbw\&q=https%3A%2F%2Fcreate.viverse.com%2Ftntvco8\&v=c97IO2WJTGI)\
—VIVERSE Extension: [3.44.13](https://htc-directus-dev-usw2-pc-ui-ext.s3.amazonaws.com/viverse-world/production-sso/3.44/3.44.13_viverse-world_production-sso_5c99aa2.zip)

🪅 **THREE-PINATA** \
—NPM Package: <https://cdn.jsdelivr.net/npm/@dgreenheck/three-pinata@latest/build/three-pinata.core.es.js>\
—Source: <https://www.npmjs.com/package/@dgreenheck/three-pinata>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.viverse.com/examples/first-person-shooter-with-destruction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
