Posts by Gean Carlos • 25 points
2 posts
-
0
votes1
answer86
viewsQ: Unity Roguelike help
The Unity compiler is presented with this error when implementing the Player control. Assets/Scripts/Player.Cs(58,33): error CS0115: `Player.Attemptmove(int, int)' is marked as an override but no…
-
0
votes0
answers212
viewsQ: Nullreferenceexception: Object Reference not set to an instance of an Object
I’m making this mistake: Nullreferenceexception: Object Reference not set to an instance of an Object Enemymovement.Awake () (at Assets/Scripts/Enemy/Enemymovement.Cs:13) Code: using UnityEngine;…
unity3dasked Gean Carlos 25