Serious Memory Issues while loading Images

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
User avatar
kikito
Inner party member
Posts: 3153
Joined: Sat Oct 03, 2009 5:22 pm
Location: Madrid, Spain
Contact:

Re: Serious Memory Issues while loading Images

Post by kikito »

Don't load all the images at once. Load only the ones you need at each moment, and discard them (set their variables to nil) when you don't need them any more.
When I write def I mean function.
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 45 guests