Changed function equivalent?
1 month ago
| 15
• By freeb
Does anyone know if there is an equivalent function in Polytoria for when an instance's value changes (for example I'm trying to get when the player moves)? I searched on the docs and only found "Changed" functions for UITextInput and ValueBase.
0
1 month ago
• By WaterMelon1
there is no changed for player.
use a .rendered loop to check the player velocity or position