Hey -
RenderToTexture is used to give a 2D sprite the illusion of 3D as the player camera rotates around the sprite. It shouldn’t be called in your level unless there is a specific reference to it.
Here is the documentation on the RenderToTexture_LevelBP:
Cheers