#does setting an new entity property every tick has any performance impact?

1 messages · Page 1 of 1 (latest)

dusky ocean
#

Could this possibility lag the game?

dusky ocean
#

Hello

timber coyote
#

I think anything we add to the game can start to build and cause lag. Maybe 1 entity wouldn't hurt but if a bunch were loaded than I would say yes.

dusky ocean
#

Not add more 😅

timber coyote
#

If it's constantly checking for properties and running commands to change properties, I would consider that "adding" scripts to the game. Anything that uses memory will gradually increase lag the more memory that is used.

dusky ocean
#

Oh

timber coyote
#

You probably won't notice unless it's running it on a bunch of entities constantly.