Start a new topic

Can i add gravity to a game object?

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.

1 Comment

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,

Login or Signup to post a comment