I hate problems like these, so simple and obvious that I just don’t see it. I get a runtime error form this code [lua]local function removeBG()
if ship.y < -240 then
bg1:removeSelf()
end
end[lua]It says something along the lines of runtime error method removeSelf attempt to index a nil value [import]uid: 11465 topic_id: 6455 reply_id: 306455[/import]
nevermind, got it [import]uid: 11465 topic_id: 6455 reply_id: 22310[/import]
That was fun, we must do it again sometime. [import]uid: 9371 topic_id: 6455 reply_id: 22321[/import]