Player movement in its magic engine| its magic engine tutorial | game development on android
Channel:
Subscribers:
10,300
Published on ● Video Link: https://www.youtube.com/watch?v=c2k1raH4Y58
Hello Everyone..
I'm "Himel" How're you my viewer
I hope all of fine. Welcome to UnderGamer YouTube channel.
Code:
public SpatialObject player;
public SUIJoystick joystick;
private Vector2 jstick;
public float speed;
jstick = joystick.getAxis().getValue();
player.getTransform().moveInSeconds(-jstick.getX()*speed, 0, jstick.getY()*speed);
Engine:
ITsMagic
Channel :
https://youtube.com/channel/UCPa4JNZcmSn11jHuHWew9gA
Sketcfab :
https://sketchfab.com/mitrohemel
One L I K E 👍
One S U B S C R I B E 🔔
And S H A R E💕