SpaceManiac / SpacemanDMM

A BYOND language smartness provider, map renderer, and more.
https://marketplace.visualstudio.com/items?itemName=platymuus.dm-langclient
GNU General Public License v3.0
83 stars 83 forks source link

animate() missing `delay` (515) #402

Closed ZeWaka closed 4 months ago

ZeWaka commented 4 months ago

image https://www.byond.com/docs/ref/#/proc/animate

probly ANIMATION_CONTINUE and ANIMATION_SLICE too

ZeWaka commented 4 months ago

Nevermind, https://github.com/SpaceManiac/SpacemanDMM/pull/387 - weird that I was getting this error locally. I wonder how.