Tween+
DevForum Topic
  • Welcome
  • Installation
  • Creation
    • Introduction
    • Attributes
  • Customization
    • FPS
    • Update-event
  • Usage
    • Playback and control
    • Signals
Powered by GitBook
On this page
  1. Customization

Update-event

PreviousFPSNextPlayback and control

Last updated 1 month ago

There are three update-event options, which are inputted in the customization:

  • "PostSimulation"

  • "PreSimulation"

  • "PreRender"

It controls when the instance's values are updated in a frame. It utilizes the .

RunService events