Ya, I wanted to create a bomb that exploded and shook the screen, but because the managing of the timer had to be serverside(destroy has to be serverside for it to delete for everyone), and the focus had to be clientside, I never managed to finish it. Sucks, and maybe communication for NPCs will be added soon.
Quote:
Originally Posted by Novo
NPCs can... Using the x/y coordinates of the NPC on the level. It requires setShape to be set, however.
|
Hmm, I never considered actually triggering itself like that. Does that actually work, confirmed? I've heard a lot of theories on how to do it and I've tried many different ways, and nothing ever worked. And if it is true, can you do so from serverside > clientside?