Actor size vs image size RAM use
3absh
Member Posts: 601
Suppose we have 2 actors that both use the same image (64x64)
Actor #1 size is 32x32
Actor #2 size is 64x64
Do these two actors use the same amount or RAM? (Because they're using the same image)
Or is RAM of actor #2 four times higher?