game HowTo webplyer wordpress

How To Embed a Unity3d game on a WordPress Web Page

Nabeel
November 28, 2014
0 Comments
Home
game
HowTo
webplyer
wordpress
How To Embed a Unity3d game on a WordPress Web Page


If you are trying  to Embed a Unity3d game on a WordPress Web Page and never get succeed so here I am proving you some methods by doing this you can run your unity web player game in WordPress easily.


This really is a simple Guide of how to combine your Unity game inside WordPress. This article supposes you are already aware how you can build your game by using the web player settings in Unity and a good working familiarity with WordPress.


  • Upload .unity3d file to public_html folder on your web server
  • Install and activate plugin >>  Downlaod Unity plugin for WordPress
  • By using this line of code you can embed your webplayer file int wordpress

[WP_UnityObject src="http://www.yourdomain.com/yourfile.unity3d" width="640" height="480"/]

Enjoy!



Blog authors

No comments