setting gravity to an object

Is it possible to set a gravity force to an object. This is an example:

We have a human standing on earth. Is it possible to set gravity to the earth, so the human is always pull towards the earth ?

How ?

Please post some code ?

Not automatically. You’ll have to use a task to update the object’s position.

The “My First Tutorial” post demonstrates the creation of a Gravity via Task.

maybe it’ also possible with Physics system but i’m not able to do it yet …