From 7e49aeb8db2e77a1853ad4ecf7701fee4cc6072e Mon Sep 17 00:00:00 2001 From: TayMcKenzieNZ <49776183+TayMcKenzieNZ@users.noreply.github.com> Date: Tue, 27 Sep 2022 17:11:24 +1300 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 0621663..1fda0f8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # DpEmotes 🏋️ +💬 Join our official Discord! + +sw3NwDq6C8 + Emotes / Animations for FiveM with human, animal and prop support 🐩 # Available in: @@ -188,6 +192,21 @@ Particle effects can be found using the [DurtyFree GTA V Dump](https://github.co Big thanks to DurtyFree for his amazing work. +```lua +PtfxPlacement = { + -0.15, -- X + -0.35, -- Y + 0.0, -- Z + 0.0, -- ROTATION X + 90.0, -- ROTATION Y + 180.0, -- ROTATION Z + 1.0 -- SCALE +}, +``` + + + + -----------------------------------------------------------------------------------------------------------------------------------------------------------------------