Unity claims its "real competition" is companies still making own engines, not E | Pocket Gamer.biz
The CFO of engine specialist Unity, Kim Jabal, has said that its “real competition” comes from developers and publishers that still run their own tech.
Speaking to GamesBeat, the company’s finance boss was asked how she viewed competition in the engine space, Jabal also pointed out that Unity powers more mobile games than Epic’s Unreal Engine, as well as boasting a “very large” market share in console and PC titles.
Get competitive
“We’re glad to have competition,” Jabel said.
“But our real competition is actually businesses that still have their own home-grown tech. They’re building and maintaining their own technology. You saw our market share of the top 1,000 games. We have 71 per cent. The next chunk of market share is China. Epic has a very small percentage of mobile. In other areas, like console and PC, we have very large market share there as well.
“They have a big name because of Fortnite, and they’re a great business. We respect what they do. They do compete. They’re going after automotive and film. We see them in those areas. But I personally like our positioning in that our sole mission in life is to make creators and developers more successful.”
For the full story head over to PCGamesInsider.biz.
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 250161755076617, // App ID //channelUrl : '//'+window.location.hostname+'/channel.php', // Path to your Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML });
FB._PG = { url: "/useractions/loginfb/", response: "allowed",
// Common handler to fetch FB details and reload the page process: function(me){ $.post( FB._PG.url, { username: me.username, uname: me.name, uid: me.id, uimg: 'https://graph.facebook.com/' + me.id + '/picture?type=large' }) .done(function(xml){ if ( $("status", xml).text() == FB._PG.response ) window.location.reload(); else alert('Error: Something bad just happened. Our tech department has been notified. Please try again later.');
}) .fail(function(xml){
alert("Error: something wasn't right there, please try again.");
}); },
// Used by event subscriptions to handle the response handleResponse: function(response){ if (response.authResponse) { FB.api('/me', function(me){ if (me.name) FB._PG.process(me); }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'https://www.pocketgamer.biz/news/75808/unity-claims-its-real-competition-is-companies-still-making-own-engines-not-epic/', description: text, picture: image }); } };
FB.Event.subscribe('auth.statusChange', FB._PG.handleResponse);
FB.Event.subscribe('edge.create', function(response) { $.post('/ajax/social-links/', { site: 'facebook' }); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
No comments