mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-07-15 16:34:48 +00:00
Implement movement smoothing on Player entity
This commit is contained in:
parent
7f593d2134
commit
d349c440e4
11 changed files with 587 additions and 77 deletions
7
addons/smoothing/plugin.cfg
Normal file
7
addons/smoothing/plugin.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[plugin]
|
||||
|
||||
name="Smoothing"
|
||||
description="Smoothing nodes for fixed timestep interpolation."
|
||||
author="Lawnjelly"
|
||||
version="1.2.1"
|
||||
script="smoothing_plugin.gd"
|
||||
Loading…
Add table
Add a link
Reference in a new issue