I'm looking to make a game wherein you freely modify the world, similar to terraria or minecraft (but not randomly generated). However, I would like for the scale of such modification to be very, very small - on the order of individual pixels. Is this possible at all? I know I could populate my game with millions of pixel-sized objects, but I have a feeling this would cause horrible issues. Unless it wouldn't? Please advise.