Skip to content
Versunken

Games und Lyrik

Von Spielen inspiriert

  • Inhalt
  • Über uns
  • Shop
    • Mein Konto
    • Kasse
    • Warenkorb
  • Games & Lyrik Podcast
  • Pressezentrum und Media-Kit
  • Jobs
  • Impressum
    • AGBs
    • Datenschutzerklärung
    • Disclaimer
  • 0 Artikel0,00 €
  • Toggle search form
Inspectorfenster

Animationen in Unity

Posted on 18. Juli 202519. Juli 2025 By Claudia Wendt Keine Kommentare zu Animationen in Unity
Animationen in Unity

Zu den Animationsfunktionen von Unity gehören Animationen mit der vollständigen Steuerung der Animationsgewichtung für Laufzeit, Ereignisaufrufe aus der Animationswiedergabe sowie eine ausgeklügelte Maschine
für Zustände, Hierarchien und Übergänge, Formen für Gesichtsanimationen und vieles mehr.

Inhaltsverzeichnis

Toggle
  • Animationen Systemübersicht
  • Der Animations-Workflow
    • Animationsclips
  • Animationen mit Unity erstellen und bearbeiten
  • Animation aus externen Quellen
  • Animationsdateien importieren
  • Anzeigen und Kopieren von Daten aus importierten Animationsdateien

Animationen Systemübersicht

Unity verfügt über ein reichhaltiges und ausgeklügeltes Animationssystem (manchmal auch als „Mecanim“ bezeichnet).

Es bietet:

Werbung
  • Einfacher Workflow und einfache Einrichtung von Animationen für alle Elemente von Unity, einschließlich Objekte, Zeichen und Eigenschaften.
  • Unterstützung für importierte Animationsclips und in Unity erstellte Animationen
  • Humanoide Animation – Retargeting – die Fähigkeit, Animationen von einem Charaktermodell auf ein anderes anzuwenden.
  • Vereinfachter Workflow zum Ausrichten von Animationsclips.
  • Bequeme Vorschau von Animationsclips, Übergängen und Interaktionen zwischen diesen.
  • Dies ermöglicht es mit Animatoren, unabhängig von Programmierern zu arbeiten, Prototypen zu erstellen und eine Vorschau deiner Animationen anzuzeigen, bevor der Gameplay-Code eingebunden wird.
  • Verwaltung komplexer Interaktionen zwischen Animationen mit einem visuellen Programmiertool.
  • Animiere verschiedene Körperteile mit unterschiedlicher Logik.
  • Layering- und Maskierungsfunktionen

Übersicht Animationsfenster

Typische Ansicht einer Animationsstatusmaschine im Animator-Fenster

Der Animations-Workflow

Das Animationssystem von Unity basiert auf dem Konzept von Animationsclips, die Informationen darüber enthalten, wie bestimmte Objekte ihre Position, Drehung oder andere Eigenschaften die sich im Laufe der Zeit ändern sollen. Jeder Clip kann als einzelne lineare Aufnahme betrachtet werden. Animationsclips aus externen Quellen werden von Künstlern oder Animatoren mit Tools von Drittanbietern wie Autodesk® 3ds Max® oder Autodesk® Maya® erstellt oder stammen aus Motion Capture-Studios oder anderen Quellen.

Animationsclips werden in einem strukturierten Flussdiagramm-ähnlichen System organisiert, das als Animator-Controller bezeichnet wird. Der Animator-Controller fungiert als „State Machine“, Der festhält, welcher Clip gerade abgespielt werden soll und wann sich die Animationen ändern oder miteinander verschmelzen sollen.

Ein sehr einfacher Animator-Controller enthält möglicherweise nur einen oder zwei Clips, um z. B. das Drehen und Hüpfen beim Einschalten zu steuern oder das Öffnen und Schließen einer Tür zum richtigen Zeitpunkt zu animieren. Ein weiterentwickelter Animator-Controller enthält möglicherweise Dutzende von humanoiden Animationen für alle Aktionen des Hauptcharakters und kann gleichzeitig zwischen mehreren Clips gemischt werden, um eine flüssige Bewegung zu erzielen, wenn sich der Player in der Szene bewegt.

Das Animationssystem von Unity verfügt außerdem über zahlreiche spezielle Funktionen für den Umgang mit humanoiden Charakteren, mit denen du humanoide Animationen aus beliebigen Quellen (z. B. Motion Capture, Asset Store oder einer anderen Animationsbibliothek von Drittanbietern) in dein eigenes Charaktermodell umwandeln kannst. Du kannst außerdem die Muskeldefinitionen anpassen. Diese speziellen Funktionen werden von Unitys Avatar aktiviert, in welchem humanoide Charaktere einem gemeinsamen internen Format zugeordnet werden.

Jedes dieser Teile – die Animationsclips, der Animator-Controller und der Avatar – sind in einem GameObject  über die Animator-Komponente zusammengefasst. Diese Komponente hat eine Referenz im Animator-Controller und im Modell des Avatars. Dieses Modell wird mit Hilfe des Animationssystems animiert. Die Komponente enthält einen Verweis auf ein Animator Controller-Asset, das die Animation steuert.

Werbung

Siehe im Glossar. Diese Komponente enthält einen Verweis auf einen Animator-Controller und (falls erforderlich) den Avatar für dieses Modell. Der Animator-Controller enthält wiederum die Verweise auf die von ihm verwendeten Animationsclips.

Animationsclips

1. Animationsclips werden von einer externen Quelle importiert oder in Unity erstellt.

2. Die Animationsclips werden in einem Animator-Controller platziert und angeordnet. Die Zustände (die Animationen oder verschachtelte Unterzustandsmaschinen darstellen können) werden als durch Linien verbundene Knoten angezeigt. Dieser Animator-Controller ist als Asset im Projektfenster vorhanden.

3. Das manipulierte Charaktermodell (in diesem Fall der Astronaut „Astrella“) verfügt über eine spezifische Konfiguration von Knochen, die dem gemeinsamen Avatar-Format von Unity zugeordnet sind. Diese Zuordnung wird als Teil des importierten Charaktermodells als Avatar-Asset gespeichert und auch im Projektfenster angezeigt.

4. Beim Animieren des Charaktermodells ist eine Animator-Komponente angehängt. Im Inspektorfenster wird dieses angezeigt. Der Animator-Komponente sind der Animator-Controller als auch der Avatar zugewiesen. Der Animator verwendet diese zusammen, um das Modell zu animieren. Die Avatar-Referenz ist nur zum Animieren eines humanoiden Charakters erforderlich. Für andere Animationstypen ist nur ein Animator-Controller erforderlich.

Animationsclips sind eines der Kernelemente des Animationssystems von Unity. Unity unterstützt den Import von Animationen aus externen Quellen und bietet die Möglichkeit, Animationsclips von Grund auf neu im Editor mit dem Animationsfenster zu erstellen.

Animation aus externen Quellen

Aus externen Quellen importierte Animationsclips können Folgendes umfassen:

  • Humanoide Animationen in einem Motion-Capture-Studio aufgenommen
  • Von einem Künstler in einer externen 3D-Anwendung (z. B. Autodesk® 3ds Max® oder Autodesk® Maya®) von Grund auf neu erstellte Animationen
  • Animationssets aus Bibliotheken von Drittanbietern (z. B. aus dem Asset Store von Unity)
  • Mehrere Clips werden aus einer einzelnen importierten Timeline ausgeschnitten und geschnitten.

Inspectorfenster

Animationen mit Unity erstellen und bearbeiten

Im Animationsfenster von Unity kannst du auch einen Animationsclips erstellen und bearbeiten. Diese Clips kannst du animieren:

  • Die Position, Drehung und Skalierung von GameObjects
  • Komponenteneigenschaften wie die Materialfarbe, die Intensität eines Lichts, die Lautstärke eines Tons
  • Eigenschaften in deinen eigenen Skripten
      einschließlich float-, integer-, enum-, vector- und booleschen Variablen
  • Das Timing des Aufrufs funktioniert in deinem eigenen Skripten

An example of Unitys Animation window being used to animate parameters of a component - in this case, the intensity and range of a point light

Animation aus externen Quellen

Animationen aus externen Quellen werden wie normale 3D-Dateien in Unity importiert. Diese Dateien können Animationsdaten in Form einer linearen Aufzeichnung der Bewegungen von Objekten in der Datei enthalten.

In einigen Situationen kann sich das zu animierende Objekt (z. B. ein Charakter) und die dazugehörigen Animationen in derselben Datei befinden. In anderen Fällen können die Animationen in einer separaten Datei zu dem zu animierenden Modell vorhanden sein.

Es kann sein, dass Animationen für ein bestimmtes Modell spezifisch sind und nicht für andere Modelle wiederverwendet werden können. Ein riesiger Octopus-Endgegner in deinem Spiel verfügt beispielsweise über eine einzigartige Anordnung von Gliedmaßen und Knochen sowie eine eigene Reihe von Animationen.

In anderen Situationen kann es sein, dass du über eine Bibliothek mit Animationen verfügst, die für verschiedene Modelle in Ihrer Szene verwendet werden sollen. Beispielsweise können verschiedene humanoide Charaktere die gleichen Laufanimationen verwenden. In diesen Situationen ist es üblich, dass deine Animationsdateien ein einfaches Platzhaltermodell enthalten, um sie in der Vorschau anzuzeigen. Alternativ können Animationsdateien auch dann verwendet werden, wenn sie überhaupt keine Geometrie aufweisen, sondern nur die Animationsdaten.

Beim Importieren mehrerer Animationen können die Animationen jeweils als separate Dateien in Ihrem Projektordner vorhanden sein, oder du kannst mehrere Animationsclips extrahieren. Aus einer einzelnen FBX-Datei erhältst du deine Animationen, wenn du sie als Take von Motion Builder oder mit einem Plugin / Skript für Autodesk® Maya®, Autodesk® 3ds Max® oder andere 3D-Pakete exportierst. Möglicherweise möchten Sie dies tun, wenn deine Datei mehrere separate Animationen enthält, die auf einer einzigen Zeitachse angeordnet sind. Eine mit langen Bewegungen aufgenommene Timeline kann beispielsweise die Animation für einige unterschiedliche Sprungbewegungen enthalten. Du möchtest möglicherweise bestimmte Abschnitte davon ausschneiden, um sie als einzelne Clips zu verwenden und den Rest zu verwerfen. Unity bietet Werkzeuge zum Schneiden von Animationen, um dies zu erreichen, musst du alle Animationen in einer Zeitleiste importieren, indem du den Frame-Bereich für jeden Clip auswählst.

Animationsdateien importieren

Bevor du eine Animation in Unity verwendem kannst, muss sie zuerst in dein Projekt importiert werden. Unity kann native Autodesk® Maya®-Dateien (.mb oder .ma), Autodesk® 3ds Max®-Dateien (.max), Blender ™ -Dateien (.blend) und Cinema 4D-Dateien (.c4d) sowie generische FBX-Dateien importieren, die aus den meisten Animationspaketen exportiert werden können. Beachte, dass beispielsweise für den Import von .blend-Dateien eine lokale Installation von Blender ™ erforderlich ist.

Anzeigen und Kopieren von Daten aus importierten Animationsdateien

Du kannst von den Animationen die Keyframes anzeigen und Kurven importierter Animationsclips im Animationsfenster. Wenn diese importierten Clips viele Bones mit vielen Keyframes enthalten, kann die Informationsmenge manchmal äußerst komplex sein.

Animationen in Unity

Um die Ansicht zu vereinfachen, wähle einen spezifischen Knochen aus, den du untersuchen möchtest. Das Animationsfenster zeigt dann nur die Keyframes oder Kurven für diese Bones an.

Limiting the view to just the selected bones

Beschränke die Ansicht nur auf die ausgewählten Bones

Beim Anzeigen importierter Animations-Keyframes bietet das Animationsfenster eine schreibgeschützte Ansicht der Animationsdaten. Um diese Daten zu bearbeiten, erstelle einen neuen leeren Animationsclip in Unity (siehe Erstellen eines neuen Animationsclips). Wähle anschließend die Animationsdaten aus dem importierten Animationsclip aus, kopiere sie und füge sie in dem neuen, beschreibbaren Animationsclip ein.

Selecting keyframes from an imported clip.

Auswählen von Keyframes aus einem importierten Clip.

Originally posted 2020-02-12 17:54:34.

Post Views: 1.713
Weitersagen:
Games und Lyrik Tags:Unity

Beitragsnavigation

Previous Post: Digital Legends Entertainment – Mobile-Action aus Barcelona
Next Post: Action 52

Related Posts

  • Legend of Keepers Cover
    Legend of Keepers Games und Lyrik
  • Snake
    Snake Games und Lyrik
  • Wizards and Warriors
    Wizards and Warriors Games und Lyrik
  • Amagon Cover
    Amagon Games und Lyrik
  • Freier Fall
    Freier Fall Games und Lyrik
  • The Tenants Cover
    The Tenants Games und Lyrik

Schreibe einen Kommentar Antwort abbrechen

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre, wie deine Kommentardaten verarbeitet werden.

Unsere Besucher

089881
Users Today : 1
Total views : 410907
Powered By WPS Visitor Counter
  • Games und Lyrik (2.722)
    • Action (83)
    • Adventure (461)
      • Point & Click-Adventure (16)
    • Ecke der verlorenen Spiele (17)
    • Horror (35)
    • Kinderfreundliche Games (5)
    • Partyspiele (9)
    • Puzzle (17)
    • Rollenspiele (115)
    • Shooter (346)
    • Simulation (30)
    • Sport (113)
      • Fußball (5)
      • Rennspiele (6)
    • Strategie (200)
    • Survival (9)
    • Wimmelbild (8)
  • Hardware (2)
  • Jump & Run (1)
  • Lyrik (112)
  • Spieleentwickler (432)
  • Spieleprogrammierung (48)

Action Adventure Capcom Daedalic Deck 13 Devcom 2020 Ecke der verlorenen Spiele Gamescom 2019 Gamescom 2020 Gamescom 2021 Gamescom 2023 Games from Spain GB GBA GBC Horror Indie Arena Booth 2022 Jump & Run Kalypso Media Mega Man N64 NDS NES Nintendo Switch PC PS1 PS2 PS3 PS4 PS5 PSP Rareware Rennspiel Sega Shooter SNES State of Play Strategie Switch Unity Visual Novel VR Windows Xbox XBox One

Cosplay-Schnittmuster

  • 094ddf7788f49439577a1f264f2ea1ca Akira Band 2 Katsuhiro Otomo Carlsen Verlag Manga 19,90 €
  • 3b19aed4a4ecd2d447d502b5040d272e Fruits Basket Pearls Band 1 Natsuki Takaya Carlsen Verlag Manga 11,00 €
  • f1b2be429c6da35582dbc14e7d6d3b72 Angel Sanctuary Pearls Band 3 Kaori Yuki Carlsen Verlag Manga 12,00 €



Hier finden Sie mehr.

RSS Lets-Plays.de

  • Pen and Paper Spiele
  • Verlorenes Android-Handy orten

Ezoic

RSS GameStar – News

  • »Sehr positives« Weltraum-Strategie Nebulous zeigt erstmals seine Story-Kampagne voller explodierender Raumschiffe
  • Jack Ryan bringt den Anti-Terror-Kampf nach vier hochgelobten Staffeln jetzt zurück auf Prime – aber diesmal als Film
  • Star Trek - Das Universum stellt eine neue Enterprise vor – mit einem lustigen Twist
TopBlogs.de das Original - Blogverzeichnis | Blog Top Liste
blogwolke.de - Das Blog-Verzeichnis
  • INKULINATI_KeyArt_new
    Inkulinati: Ein außergewöhnliches Strategiespiel im Zeichen des Mittelalters Strategie
  • Der Schneemann, der unbedingt Tee trinken wollte Lyrik
  • Zurück in die Zukunft II & III Cover
    Zurück in die Zukunft II & III Games und Lyrik
  • Evil Nun - The Broken Mask
    Evil Nun: The Broken Mask – Eine düstere Flucht Horror
  • Tile Tower Cover
    Tile Tower: Das vielversprechende Puzzleprojekt von Chloroplast Games Ecke der verlorenen Spiele
  • James Bond - 007 - Liebesgrüße aus Moskau Cover
    James Bond – 007 – Liebesgrüße aus Moskau Shooter
  • Elden Ring Cover
    Elden Ring Rollenspiele
  • Brian Basco Charakter Teil 1
    Weihnachtsgejammer Lyrik

Copyright © 2026 Games und Lyrik.

Powered by PressBook News Dark theme

Cookie-Einstellungen
Diese Webseite benutzt Cookies um die Nutzererfahrung zu verbessern. Diese Cookies können Sie hier ausschalten.

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.
Cookie-Einstellungen / Cookie settingsAkzeptieren / ACCEPT
Privatsphären- und Cookie-Einstellungen

Informationen zu Cookies / Privacy Overview

Informationen zu Cookies / Privacy Overview


Diese Webseite benutzt Cookies um die Funktion und die Nutzererfahrung zu verbessern. Es gibt zwei Arten von Cookies: Die notwendigen im Browser gespeichert und sind wichtig für die korrekte Funktion der Webseite. Die nicht notwendigen oder auch Drittanbieter-Cookies, die zum Einsatz kommen, dienen zur Analyse und zeigen uns die Benutzung dieser Webseite. Diese Cookies werden ebenfalls im Browser gespeichert aber nur, wenn Sie es ausdrücklich erlauben. Sie haben im Folgenden die Möglichkeit, diese Drittanbieter-Cookies zu verbieten. Das Abschalten dieser  Cookies kann das Verhalten der Webseite beeinflussen.


This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.

necessary
immer aktiv
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
CookieDauerBeschreibung
AWSALBCORS7 daysThis cookie is managed by Amazon Web Services and is used for load balancing.
client_id10 yearsThis cookie is used for passing authentication information.
cookielawinfo-checkbox-advertisement1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Advertisement" category .
cookielawinfo-checkbox-advertisement1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Advertisement" category .
cookielawinfo-checkbox-analytics1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Analytics" category .
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional1 yearThe cookie is set by the GDPR Cookie Consent plugin to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Necessary" category .
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-non-necessary1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Non-necessary" category .
cookielawinfo-checkbox-others1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to store the user consent for cookies in the category "Others".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to store the user consent for cookies in the category "Performance".
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
CookieLawInfoConsent1 yearRecords the default button state of the corresponding category & the status of CCPA. It works only in coordination with the primary cookie.
CookieLawInfoConsent1 yearRecords the default button state of the corresponding category & the status of CCPA. It works only in coordination with the primary cookie.
ezCMPCCS1 yearEzoic sets this cookie to track when a user consents to statistics cookies.
PHPSESSIDsessionThis cookie is native to PHP applications. The cookie is used to store and identify a users' unique session ID for the purpose of managing user session on the website. The cookie is a session cookies and is deleted when all the browser windows are closed.
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Nicht notwendige
Alle Cookies, die für die korrekte Funktion der Webseite nicht unmittelbar notwendig sind und genutzt werden, um persönliche Nutzerdaten per Analyse, Werbung oder anderen eingebetteten Inhalt zu sammeln, werden als nicht notwendige Cookies bezeichnet. Es ist zwingend erforderlich die Zustimmung des Nutzers / der Nutzerin einzuholen, bevor diese Cookies zur Anwendung kommen. Wird die Einwilligung zur Nutzung der Cookies nicht erteilt, werden sie nicht angewendet und nur die notwendigen Cookies sind aktiv.
CookieDauerBeschreibung
__qca1 year 26 daysThe __qca cookie is associated with Quantcast. This anonymous data helps us to better understand users' needs and customize the website accordingly.
eudssessionThis cookie is set by Rocket Fuel for targeted advertising so that users are shown relevant ads.
i10 yearsThis cookie is set by OpenX to record anonymized user data, such as IP address, geographical location, websites visited, ads clicked by the user etc., for relevant advertising.
IDE1 year 24 daysGoogle DoubleClick IDE cookies are used to store information about how the user uses the website to present them with relevant ads and according to the user profile.
mc1 year 1 monthQuantserve sets the mc cookie to anonymously track user behaviour on the website.
rud1 year 24 daysThe rud cookie is owned by Rocketfuel and registers user data, such as IP address, location, etc. for the purpose of optimising ad display.
rudssessionThis cookie is owned by Rocketfuel and collects anonymous user data to target audiences and deliver personalized ads.
test_cookie15 minutesThe test_cookie is set by doubleclick.net and is used to determine if the user's browser supports cookies.
VISITOR_INFO1_LIVE5 months 27 daysA cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface.
YSCsessionYSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages.
yt-remote-connected-devicesneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt-remote-device-idneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt.innertube::nextIdneverThis cookie, set by YouTube, registers a unique ID to store data on what videos from YouTube the user has seen.
yt.innertube::requestsneverThis cookie, set by YouTube, registers a unique ID to store data on what videos from YouTube the user has seen.
Funktionelle
Funktionelle Cookies werden benutzt, um bestimmte Funktionen wie die Teilung von Informationen auf Plattformen der sozialen Medien, Sammlung von Rückmeldungen und andre Drittanbieterfunktionen einsetzen zu können.
CookieDauerBeschreibung
__cf_bm30 minutesThis cookie, set by Cloudflare, is used to support Cloudflare Bot Management.
pll_language1 yearThe pll _language cookie is used by Polylang to remember the language selected by the user when returning to the website, and also to get the language information when not available in another way.
Leistungsanalyse
Leistungsanalyse-Cookies werden eingesetzt um die wichtigsten Leistungsaspekte zu analysieren und zu verstehen. Dies trägt dazu bei, die Webseite kontinuierlich zu verbessern und so den Besuchern eine gute Nutzererfahrung zu bieten.
CookieDauerBeschreibung
AWSALB7 daysAWSALB is an application load balancer cookie set by Amazon Web Services to map the session to the target.
ezds7 yearsThe ezds cookie is set by the provider Ezoic, and is used for storing the pixel size of the user's browser, to personalize user experience and ensure content fits.
ezoab_10342 hoursEzoic uses this cookie to split test different features and functionality.
ezohw7 yearsThe ezohw cookie is set by the provider Ezoic, and is used for storing the pixel size of the user's browser, to personalize user experience and ensure content fits.
ymex1 yearYandex sets this cookie to collect information about the user behaviour on the website. This information is used for website analysis and for website optimisation.
yuidss1 yearYandex stores this cookie in the user's browser in order to recognize the visitor.
Analytik
Analytische Cookies werden benutzt um zu verstehen, auf welche Art und Weise Besucher mit dieser Webseite interagieren. Diese Cookies helfen Informationen über Anzahl der Besucher, Absprungrate (Anzahl der Besucher,, die eine Webseite Besuchen und sie gleich wieder verlassen), Ursprungsland des Besuchers, usw. zu erhalten.
CookieDauerBeschreibung
__gads1 year 24 daysThe __gads cookie, set by Google, is stored under DoubleClick domain and tracks the number of times users see an advert, measures the success of the campaign and calculates its revenue. This cookie can only be read from the domain they are set on and will not track any data while browsing through other sites.
_gu1 monthThis cookie is set by the provider Getsitecontrol. This cookie is used to distinguish the users.
_ym_d1 yearYandex sets this cookie to store the date of the users first site session.
_ym_isad20 hoursYandex sets this cookie to determine if a visitor has ad blockers.
_ym_uid1 yearYandex sets this cookie to identify site users.
CONSENT2 yearsYouTube sets this cookie via embedded youtube-videos and registers anonymous statistical data.
eud1 year 24 daysThis cookie is owned by Rocketfuel and collects anonymous user data to target audiences and deliver personalized ads.
ezepvv1 dayThis cookie is set by the provider Ezoic to track what pages the user has viewed.
ezoadgid_103430 minutesEzoic uses this cookie to record an id for the user's age and gender category.
ezoref_10342 hoursEzoic uses this cookie to store the referring domain, i.e the website the user was on, before he came to the current website.
ezouspvasessionThe ezouspva cookie is set by the provider Ezoic and is used to track the number of pages a user has visited all time.
ezouspvvsessionThe ezouspvv cookie is set by the provider Ezoic and is used to track the number of pages a user has visited all time.
UserID13 monthsThis cookie is set by ADITION Technologies AG, as a unique and anonymous ID for the visitor of the website, to identify unique users across multiple sessions.
yabs-sidsessionYandex sets this cookie to store the session ID.
yandexuid1 yearYandex sets this cookie to identify site users.
Werbung
Werbungs-Cookies werden benutzt um Besuchern relevante Werbungen und Vermarktungskampanien anzuzeigen. Diese Cookies verfolgen die Besucher beim Besuch einer Webseite und sammeln Informationen mit deren Hilfe sie angepasste Werbungen einblenden.
CookieDauerBeschreibung
__qca1 year 26 daysThe __qca cookie is associated with Quantcast. This anonymous data helps us to better understand users' needs and customize the website accordingly.
eudssessionThis cookie is set by Rocket Fuel for targeted advertising so that users are shown relevant ads.
i10 yearsThis cookie is set by OpenX to record anonymized user data, such as IP address, geographical location, websites visited, ads clicked by the user etc., for relevant advertising.
IDE1 year 24 daysGoogle DoubleClick IDE cookies are used to store information about how the user uses the website to present them with relevant ads and according to the user profile.
mc1 year 1 monthQuantserve sets the mc cookie to anonymously track user behaviour on the website.
rud1 year 24 daysThe rud cookie is owned by Rocketfuel and registers user data, such as IP address, location, etc. for the purpose of optimising ad display.
rudssessionThis cookie is owned by Rocketfuel and collects anonymous user data to target audiences and deliver personalized ads.
test_cookie15 minutesThe test_cookie is set by doubleclick.net and is used to determine if the user's browser supports cookies.
VISITOR_INFO1_LIVE5 months 27 daysA cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface.
YSCsessionYSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages.
yt-remote-connected-devicesneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt-remote-device-idneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt.innertube::nextIdneverThis cookie, set by YouTube, registers a unique ID to store data on what videos from YouTube the user has seen.
yt.innertube::requestsneverThis cookie, set by YouTube, registers a unique ID to store data on what videos from YouTube the user has seen.
Sonstige
Zu den sonstigen unkategorisierten Cookies zählen jene, die zwar analysiert wurden, aber noch keiner Kategorie zugeordnet werden konnten.
CookieDauerBeschreibung
_auid1 yearNo description available.
active_template::3326192 days

No description

appReleasesessionNo description available.
BACKENDIDsessionNo description available.
dspid1 yearNo description available.
ezoab_3326192 hoursNo description
ezoadgid_33261930 minutesNo description
ezopvc_33261930 minutesNo description
ezoref_3326192 hoursNo description
ezosuibasgeneris-11 yearNo description
ezovid_33261930 minutesNo description
ezovuuid_33261930 minutesNo description
ezovuuidtime_3326192 daysNo description
ezux_lpl_3326191 yearNo description
f_0013 monthsNo description
g_0011 dayNo description
gt_auto_switch1 monthNo description available.
lp_33261930 minutesNo description
mts_id9 years 10 months 8 daysNo description available.
mts_id_last_sync9 years 10 months 8 daysNo description available.
pvc_visits[0]1 yearThis cookie is created by post-views-counter. This cookie is used to count the number of visits to a post. It also helps in preventing repeat views of a post by a visitor.
srpsessionNo description available.
userId5 months 27 daysNo description
Notwendige
Notwendige Cookies sind für die korrekte Funktion der Webseite unerlässlich. Diese Kategorie enthält nur Cookies, die grundlegende Funktionalitäten und Sicherheitsfunktionen der Webseite ermöglichen. Diese Cookies speichern keine persönlichen Daten.
CookieDauerBeschreibung
AWSALBCORS7 daysThis cookie is managed by Amazon Web Services and is used for load balancing.
client_id10 yearsThis cookie is used for passing authentication information.
cookielawinfo-checkbox-advertisement1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Advertisement" category .
cookielawinfo-checkbox-analytics1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Analytics" category .
cookielawinfo-checkbox-functional1 yearThe cookie is set by the GDPR Cookie Consent plugin to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Necessary" category .
cookielawinfo-checkbox-non-necessary1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Non-necessary" category .
cookielawinfo-checkbox-others1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to store the user consent for cookies in the category "Others".
cookielawinfo-checkbox-performance1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to store the user consent for cookies in the category "Performance".
CookieLawInfoConsent1 yearRecords the default button state of the corresponding category & the status of CCPA. It works only in coordination with the primary cookie.
ezCMPCCS1 yearEzoic sets this cookie to track when a user consents to statistics cookies.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
CookieDauerBeschreibung
__qca1 year 26 daysThe __qca cookie is associated with Quantcast. This anonymous data helps us to better understand users' needs and customize the website accordingly.
eudssessionThis cookie is set by Rocket Fuel for targeted advertising so that users are shown relevant ads.
i10 yearsThis cookie is set by OpenX to record anonymized user data, such as IP address, geographical location, websites visited, ads clicked by the user etc., for relevant advertising.
IDE1 year 24 daysGoogle DoubleClick IDE cookies are used to store information about how the user uses the website to present them with relevant ads and according to the user profile.
loc1 year 1 monthAddThis sets this geolocation cookie to help understand the location of users who share the information.
mc1 year 1 monthQuantserve sets the mc cookie to anonymously track user behaviour on the website.
rud1 year 24 daysThe rud cookie is owned by Rocketfuel and registers user data, such as IP address, location, etc. for the purpose of optimising ad display.
rudssessionThis cookie is owned by Rocketfuel and collects anonymous user data to target audiences and deliver personalized ads.
test_cookie15 minutesThe test_cookie is set by doubleclick.net and is used to determine if the user's browser supports cookies.
VISITOR_INFO1_LIVE5 months 27 daysA cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface.
VISITOR_INFO1_LIVE5 months 27 daysA cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface.
YSCsessionYSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages.
YSCsessionYSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages.
yt-remote-connected-devicesneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt-remote-connected-devicesneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt-remote-device-idneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt-remote-device-idneverYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt.innertube::nextIdneverThis cookie, set by YouTube, registers a unique ID to store data on what videos from YouTube the user has seen.
yt.innertube::requestsneverThis cookie, set by YouTube, registers a unique ID to store data on what videos from YouTube the user has seen.
non-necessary
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
CookieDauerBeschreibung
_auid1 yearNo description available.
active_template::3326192 days

No description

appReleasesessionNo description available.
BACKENDIDsessionNo description available.
dspid1 yearNo description available.
ezoab_3326192 hoursNo description
ezoadgid_33261930 minutesNo description
ezopvc_33261930 minutesNo description
ezoref_3326192 hoursNo description
ezosuibasgeneris-11 yearNo description
ezovid_33261930 minutesNo description
ezovuuid_33261930 minutesNo description
ezovuuidtime_3326192 daysNo description
ezux_lpl_3326191 yearNo description
f_0013 monthsNo description
g_0011 dayNo description
gt_auto_switch1 monthNo description available.
lp_33261930 minutesNo description
mts_id9 years 10 months 8 daysNo description available.
mts_id_last_sync9 years 10 months 8 daysNo description available.
pvc_visits[0]1 yearThis cookie is created by post-views-counter. This cookie is used to count the number of visits to a post. It also helps in preventing repeat views of a post by a visitor.
srpsessionNo description available.
srpsessionNo description available.
userId5 months 27 daysNo description
xtc1 year 1 monthNo description
performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
CookieDauerBeschreibung
AWSALB7 daysAWSALB is an application load balancer cookie set by Amazon Web Services to map the session to the target.
ezds7 yearsThe ezds cookie is set by the provider Ezoic, and is used for storing the pixel size of the user's browser, to personalize user experience and ensure content fits.
ezoab_10342 hoursEzoic uses this cookie to split test different features and functionality.
ezohw7 yearsThe ezohw cookie is set by the provider Ezoic, and is used for storing the pixel size of the user's browser, to personalize user experience and ensure content fits.
ymex1 yearYandex sets this cookie to collect information about the user behaviour on the website. This information is used for website analysis and for website optimisation.
yuidss1 yearYandex stores this cookie in the user's browser in order to recognize the visitor.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
CookieDauerBeschreibung
_auid1 yearNo description available.
active_template::3326192 days

No description

appReleasesessionNo description available.
BACKENDIDsessionNo description available.
dspid1 yearNo description available.
ezoab_3326192 hoursNo description
ezoadgid_33261930 minutesNo description
ezopvc_33261930 minutesNo description
ezoref_3326192 hoursNo description
ezosuibasgeneris-11 yearNo description
ezovid_33261930 minutesNo description
ezovuuid_33261930 minutesNo description
ezovuuidtime_3326192 daysNo description
ezux_lpl_3326191 yearNo description
f_0013 monthsNo description
g_0011 dayNo description
gt_auto_switch1 monthNo description available.
lp_33261930 minutesNo description
mts_id9 years 10 months 8 daysNo description available.
mts_id_last_sync9 years 10 months 8 daysNo description available.
pvc_visits[0]1 yearThis cookie is created by post-views-counter. This cookie is used to count the number of visits to a post. It also helps in preventing repeat views of a post by a visitor.
srpsessionNo description available.
srpsessionNo description available.
userId5 months 27 daysNo description
xtc1 year 1 monthNo description
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
CookieDauerBeschreibung
__gads1 year 24 daysThe __gads cookie, set by Google, is stored under DoubleClick domain and tracks the number of times users see an advert, measures the success of the campaign and calculates its revenue. This cookie can only be read from the domain they are set on and will not track any data while browsing through other sites.
_gu1 monthThis cookie is set by the provider Getsitecontrol. This cookie is used to distinguish the users.
_ym_d1 yearYandex sets this cookie to store the date of the users first site session.
_ym_isad20 hoursYandex sets this cookie to determine if a visitor has ad blockers.
_ym_uid1 yearYandex sets this cookie to identify site users.
at-randneverAddThis sets this cookie to track page visits, sources of traffic and share counts.
CONSENT2 yearsYouTube sets this cookie via embedded youtube-videos and registers anonymous statistical data.
CONSENT2 yearsYouTube sets this cookie via embedded youtube-videos and registers anonymous statistical data.
eud1 year 24 daysThis cookie is owned by Rocketfuel and collects anonymous user data to target audiences and deliver personalized ads.
ezepvv1 dayThis cookie is set by the provider Ezoic to track what pages the user has viewed.
ezoadgid_103430 minutesEzoic uses this cookie to record an id for the user's age and gender category.
ezoref_10342 hoursEzoic uses this cookie to store the referring domain, i.e the website the user was on, before he came to the current website.
ezouspvasessionThe ezouspva cookie is set by the provider Ezoic and is used to track the number of pages a user has visited all time.
ezouspvvsessionThe ezouspvv cookie is set by the provider Ezoic and is used to track the number of pages a user has visited all time.
UserID13 monthsThis cookie is set by ADITION Technologies AG, as a unique and anonymous ID for the visitor of the website, to identify unique users across multiple sessions.
uvc1 year 1 monthSet by addthis.com to determine the usage of addthis.com service.
yabs-sidsessionYandex sets this cookie to store the session ID.
yandexuid1 yearYandex sets this cookie to identify site users.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
CookieDauerBeschreibung
__atuvc1 year 1 monthAddThis sets this cookie to ensure that the updated count is seen when one shares a page and returns to it, before the share count cache is updated.
__atuvs30 minutesAddThis sets this cookie to ensure that the updated count is seen when one shares a page and returns to it, before the share count cache is updated.
__cf_bm30 minutesThis cookie, set by Cloudflare, is used to support Cloudflare Bot Management.
pll_language1 yearThe pll _language cookie is used by Polylang to remember the language selected by the user when returning to the website, and also to get the language information when not available in another way.
pll_language1 yearThe pll _language cookie is used by Polylang to remember the language selected by the user when returning to the website, and also to get the language information when not available in another way.
SPEICHERN & AKZEPTIEREN
Präsentiert von CookieYes Logo