Hey everyone..
I searched for this around here and found something about the SOL object, but to be honest not sure if this is really what I'm looking for..
I'm with a little question about accessing a newly created object using python and change their values... example..
I have a script that creates a new sprite object..
then I want this new sprite have the variable ('test') the value 10.
So how do I call this object after created?