# Info

#### Engine & Tech

**INJECTION** is developed using **Clickteam Fusion 2.5**, a classic event-driven game engine that’s perfect for 2D games when you know how to push its limits (which we absolutely do... sometimes... mostly).\
If something explodes — in a *not intended* way — it might be a Fusion quirk, or maybe we just broke it ourselves. Either way, we want to fix it.

#### Common Issues

If you're experiencing any of the following:

* Game not launching
* Game crashing on death (hey, it’s part of the theme)
* Audio bugs or visual glitches
* Controls behaving weirdly
* Performance dropping harder than your character in level 2

Then we’d love to hear from you.

#### How to Report

Please email us at:\
📧 **<thefishkago@gmail.com>**

Include:

* A short description of the issue
* Your operating system + basic specs
* What you were doing when it happened
* Any screenshots or logs, if possible

We’re just two dudes, so replies might not be instant — but we read *everything*, and we do care.

#### Got Feedback or Suggestions?

Even if it’s not a bug, we’re always up for hearing ideas, criticism, or just weird thoughts about the game. Reach out via email or drop into our **Discord**.

discord.gg/MayFeGvqhg


---

# 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://injection-terms-and-privacy.gitbook.io/injection-terms-and-privacy/technical-info/info.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.
