make other npcs follow lineguides
Posted: Thu Feb 06, 2020 1:38 pm
idk if its a feature but can you make other npcs follow lineguides?
Forums for SMBX
https://www.smbxgame.com/forums/
Code: Select all
local lineguide = require("lineguide")
Code: Select all
lineguide.registerNpcs(npcID)
Here's an example.hEllO tHerE wrote: ↑Thu Feb 06, 2020 2:07 pmidk how to use lua, can u show me a pic of what it looks like in lua?