I believe that tutorial is outdated. I saw on Slack that someone was going to create a PR to fix it.
The function you are looking for is render.set_render_target(target, [options])
and render.set_render_target(render.RENDER_TARGET_DEFAULT)
.
I believe that tutorial is outdated. I saw on Slack that someone was going to create a PR to fix it.
The function you are looking for is render.set_render_target(target, [options])
and render.set_render_target(render.RENDER_TARGET_DEFAULT)
.