Hi Ricky,
You can add gravity to an object with using Rigidbody. If you read the following article, you would understand how to add gravity.
https://styly.cc/tips/colider-introduction/
You can implement such interaction functions which allow users to operate in a STYLY scene with using STYLY Interaction SDK. The following article is the manual of STYLY Interaction SDK.
https://styly.cc/manual/interaction_sdk_manual/
Sincerely yours,
Ricky DeSilva
I'm keen to see if i can add gravity to a game object in STYLY or PlayMaker?
I'd like to allow a user to pickup and drop an object back onto a table.