#how would I move a specific decal/object with lua cutscenes?
5 messages · Page 1 of 1 (latest)
the easiest way is to not do it in lua cutscenes, but to put the object in a flag mover from eeveehelper and then trigger the flag in the cutscene
setFlag("flag_name_keep_quotes", true)
good enough, thanks!!!
to move a decal, the class name is Celeste.Decal