AM-Mikey / Laputa

5 stars 2 forks source link

have weaponsprite.position be controlled by code not animation #214

Closed AM-Mikey closed 2 years ago

AM-Mikey commented 3 years ago

same desync problem we had before.

Alternatively, we can fix this by setting the position on every frame of the animation

AM-Mikey commented 2 years ago

Our current solution is a dictionary recording the position of the gun. this works for now