Search found 1 match

by Spaced2
Fri Dec 27, 2019 12:32 pm
Forum: SGDK
Topic: Import Sprites in main()
Replies: 1
Views: 5170

Import Sprites in main()

Hi, my first question. I’m still a learner programmer so hope I can get my questions across. Using SGDK examples I’ve got the starting of my game but I’m importing quite large sprites and must be breaking sprite limits as I cannot define them all in main() and have them appear.

I’m defining in ...