Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: blackant on August 08, 2018, 04:31:59 AM
-
hello,
this is something i really can't get,
i created a custom action, and added
using UnityEngine;
using TileWorld;
using TileWorld.Events;
in the first script it works perfectly,
in the second one, the type or namespace nae 'Tileworld' could not be found....
-
i restarted Unity and it solved it