Quantcast
Channel: Questions in topic: "enemy"
Viewing all articles
Browse latest Browse all 1488

I need help to make the enemy keep on moving

$
0
0
i got the enemy to move but when the enemy hit's the player he get's push back i want the enemy to keep on moving no matter what until he dies when the enemy hit's the player he just stand's still. public class enemy : MonoBehaviour { public float speed; void Start () { rigidbody.velocity = transform.forward * speed; } }

Viewing all articles
Browse latest Browse all 1488

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>