Quantcast
Channel: Latest Questions by ARexx_808
Browsing latest articles
Browse All 4 View Live

How to implement a flip direction to my 2D character controller?

I am new to C# programming and I have my character controller script here, but how can I make the sprite flip direction when controlling it? This is what I have so far. public class CharacterController...

View Article



How to move 2D enemy AI's along the x-Axis?

I have this spawning script for my 2D enemy AI's, but how can I implement a movement script along the x-Axis. I want the enemies to move left on the x-Axis. using UnityEngine; using System.Collections;...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images