RIR360
August 5, 2019, 2:54pm
#1
First of all some examples:
car.Physics2::LinearVelocity() //returns linear velocity of car object
car.Physics2::AngularVelocity() //returns angular velocity of car object
Just like this, where can I find list of methods to get different type of values in gdevelop?
1 Like
Bouh
August 5, 2019, 3:36pm
#2
2 Likes
devG
August 5, 2019, 3:40pm
#3
@Bouh your description page is for physics2.0 (which is what the initial post seemed to ask of course). Is there a similar page for non-physics things you can do?
1 Like
xisco
August 5, 2019, 3:42pm
#4
physics 2 is the new physics engine build on gdevelop 5
1 Like
devG
August 5, 2019, 3:46pm
#5
@xisco Right, but for when you dont want to use a physics engine, but want to make things do cool stuff
RIR360
August 5, 2019, 4:18pm
#6
Thanks @Bouh [post must have 20 characters ]
RIR360
August 5, 2019, 4:19pm
#7
Those are examples. I meant all function references.
1 Like