Update README.md

This commit is contained in:
TayMcKenzieNZ
2022-09-27 17:11:24 +13:00
committed by GitHub
parent 3c3f86ed5f
commit 7e49aeb8db

View File

@@ -1,5 +1,9 @@
# DpEmotes 🏋️
💬 Join our official Discord!
<a href="https://discord.gg/sw3NwDq6C8" target="blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/discord.svg" alt="sw3NwDq6C8" height="120" width="120" /></a>
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
},
```
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------