> For the complete documentation index, see [llms.txt](https://sf-studio.gitbook.io/unity-assets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sf-studio.gitbook.io/unity-assets/thrusters-and-jet-engines/thrusters-and-jet-engine-effects.md).

# Thrusters & Jet Engine Effects

### Overview

This package provides everything you need to create realistic thruster and jet engine effects. It combines a fully customizable Jet Engine Shader with high-quality particle systems and low-poly meshes, allowing you to achieve everything from sleek thrusters to roaring jet engines, even in mobile applications.

**Key Features**

**Advanced Jet Engine Shader**\
Customize every aspect of your engine's look and behavior. Choose from adjustable parameters like Color, Noise Texture, Engine Power or Shake Effekt.<br>

**Versatile 3D Meshes**

Included are 6 3D mesh shapes for the shader, each with 10 to 98 polygons, making them suitable for a variety of engine types, from small thrusters to massive jet engines, offering great versatility for different vehicle designs and scales.

**Comprehensive Particle Systems**\
Bring your engine effects to life with 4 unique customizable particle systems like Thrusters, Thrusters with Trailing Effect, Sparks and Smoke.\
Each particle system is customizable and can be combined to create rich, layered effects, making it easy to achieve anything from subtle thrusters to explosive jet engines.

**Mobile-Ready**\
Optimized meshes and assets for smooth performance on mobile devices.

**Multiple Variants**\
Each particle system and the shader come in various styles, enabling a wide range of creative options for visual fidelity.<br>

**Demo Scene Included**\
Experience the entire effect library in an interactive demo scene, providing instant inspiration and examples for your project.

**Online documentation & Intuitive Integration**\
Integrate this asset into your Unity project with user-friendly scripts and documentation. No need to be a coding expert – this asset is designed for easy implementation.\
You can find extensive documentation on my homepage explaining how to use and configure the asset.

Whether you’re creating futuristic spaceships, fast-paced racing vehicles, or sci-fi environments, this package delivers high-quality, flexible jet engine and thruster effects tailored to fit any project.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://sf-studio.gitbook.io/unity-assets/thrusters-and-jet-engines/thrusters-and-jet-engine-effects.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.
