So we have sprite locations
In Sprite,Background,Centre,"Background-bw.jpg",320,240 - Centre is the location (1 out of 9 possible)
I think location "Object" would be a great addition
If you want to place a sprite near an object, you Always need to look at where the object is, then x+64 and y+54 and such
Why not make that easier, and when an object is rpesent at the starting time of an object, having "Object" (instead of centre for example) would locate the sprite immediately under the hitobject, is x:y is 0:0
This is also better for mods, cause when something is changed, the SB automatically changes with it
I'm not sure if this is doable, but it can cause some great SB's (for much less effort, as doing this all manually is terrible)
In Sprite,Background,Centre,"Background-bw.jpg",320,240 - Centre is the location (1 out of 9 possible)
I think location "Object" would be a great addition
If you want to place a sprite near an object, you Always need to look at where the object is, then x+64 and y+54 and such
Why not make that easier, and when an object is rpesent at the starting time of an object, having "Object" (instead of centre for example) would locate the sprite immediately under the hitobject, is x:y is 0:0
This is also better for mods, cause when something is changed, the SB automatically changes with it
I'm not sure if this is doable, but it can cause some great SB's (for much less effort, as doing this all manually is terrible)