Including impact on my server script

Place for questions and answers for all newcomers and new coders. This is a free for all forum, no question is too stupid and to noob.
Post Reply
ShawnSwander
Posts: 53
Joined: Thu May 17, 2012 12:31 am

Including impact on my server script

Post by ShawnSwander »

I would like my impact server to be able to detect collisions using my maps generated with weltmeister. I'm not that familiar with include require module etc. The reason I want to do this is so I can have my server control the entities via websocket. Any help would be appreciated.
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Including impact on my server script

Post by Jackolantern »

I know there are some conversations about getting Impact to actually run inside of Node on the Impact forums(not just serving it through Node, which is Conner Petzold's "Impact-node"project they talk about on the Impact forums). However, the general consensus is that it is not that easy to get it to run correctly. For performance sake, you would likely want to pull out the collision module and patch it in to your server since about 80% or more of Impact would be useless on the server. Again, not an easy proposition.

EDIT: Although I must admit I have not checked on this in a while, so I can't be sure what the current status is.
The indelible lord of tl;dr
Post Reply

Return to “Beginner Help and Support”