Jump to content

Recommended Posts

Posted

Fairly strange question but sure you can put letters in your game - you just need the proper models like for instance;

http://letter.turbosquid.com/

 

Multiplayer - you can but will need the standard ( c++ ) version, from here you can add any network/multiplayer library like RakNet.

 

 

"play game at local so someone can play"

 

No idea what your asking

  • Upvote 1

System:

Linux Mint 17 ( = Ubuntu 14.04 with cinnamon desktop ) Ubuntu 14.04, AMD HD 6850, i5 2500k

Posted

If you mean letters as in text, that's done with the DrawText command, here:

http://www.leadwerks.com/werkspace/page/documentation/_/command-reference/context/contextdrawtext-r731

 

For online multiplayer people use RakNet, as Guppy mentioned, or you can also use Steam:

http://www.leadwerks.com/werkspace/topic/9663-introduction-to-steam-code-in-leadwerks/

 

Finally, yes, you can do local multiplayer with two (or more) people on a keyboard. I believe you can also get controllers to work but Leadwerks doesn't have that built in, except for Steam controllers:

http://www.leadwerks.com/werkspace/page/documentation/_/command-reference/steamworks/

  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...