Accelorometer and Character Selection
I have 2 questions...
1.) I am using the accelorometer just left and right. I want the actor to automatically fall when not colliding with another actor. I have tried gravity but my actor just floats through everything. I tried the accelerate to but it keeps pulling the actor to the left and keeps floating. Anyone know how to get my actor to fall automatically when not colliding with another actor.
Also,
2) How can I create a character selection option before beginning a scene/level.
1.) I am using the accelorometer just left and right. I want the actor to automatically fall when not colliding with another actor. I have tried gravity but my actor just floats through everything. I tried the accelerate to but it keeps pulling the actor to the left and keeps floating. Anyone know how to get my actor to fall automatically when not colliding with another actor.
Also,
2) How can I create a character selection option before beginning a scene/level.
Best Answer
-
fadamion Posts: 309
Might look in to a global attribute for it call it "fall". When actors not colliding then turn on that attribute?