Spawn Ball on a plane

I’m very new to nodes and blueprints stuff and I’m trying to simply make a sphere appear on a plane, but the attached blueprint does nothing. Any advice on what to change?

Hey @KyroTheDude! Welcome to the forums!

So some things to look after:

Where is the 0,0,0 of the plane?

Y is left/right direction, if you’re trying to set the ball above, you want to use Z.

Units is in centimeters, but scale here is relative. Therefore, you are asking the ball to be 100x the scale it would be- it may be possible it’s just too big and you are inside looking outwards?

Try that stuff and let us know how it goes!