Skip to content

feat: Animation exports#1

Closed
LukeWasTakenn wants to merge 2 commits intomasterfrom
feat/anims
Closed

feat: Animation exports#1
LukeWasTakenn wants to merge 2 commits intomasterfrom
feat/anims

Conversation

@LukeWasTakenn
Copy link
Copy Markdown
Member

No description provided.

Comment thread resource/client/anims.lua
function PlayAnimAdvanced(wait, dict, name, posX, posY, posZ, rotX, rotY, rotZ, introSpeed, outroSpeed, duration, flag, time)
local playerPed = PlayerPedId()
RequestAnimDict(dict)
CreateThread(function()
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea what the hell happened to this indentation lol

@thelindat
Copy link
Copy Markdown
Member

I've made a decision and won't be setting up a wrapper for these, since there's little to no value. They're okay to save a bit of time in a resource but not worth the effort of importing or exporting.

@thelindat thelindat closed this Nov 16, 2021
@thelindat thelindat deleted the feat/anims branch November 16, 2021 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants