3D MMORPG, possible in love?
3D MMORPG, possible in love?
I know it's possible to make 3D games in love and lua, but earlier today I was wondering if it'd be possible to make an mmorpg in lua, or if lua isn't a strong enough language. I dont really plan on trying to make on, just curious if it's possible.
- master both
- Party member
- Posts: 262
- Joined: Tue Nov 08, 2011 12:39 am
- Location: Chile
Re: 3D MMORPG, possible in love?
An mmorpg is totally possible, I believe there are some mmorpg projects in the project section, and correct me if I'm wrong but world of warcraft uses lua as a script language.
Also, while 3D is possible, making a 3D mmo in löve isn't a good idea since löve isn't optimized for 3D games.
Also, while 3D is possible, making a 3D mmo in löve isn't a good idea since löve isn't optimized for 3D games.
Re: 3D MMORPG, possible in love?
So although you COULD make it 3D in love, you probably shouldnt right?master both wrote:An mmorpg is totally possible, I believe there are some mmorpg projects in the project section, and correct me if I'm wrong but world of warcraft uses lua as a script language.
Also, while 3D is possible, making a 3D mmo in löve isn't a good idea since löve isn't optimized for 3D games.
- master both
- Party member
- Posts: 262
- Joined: Tue Nov 08, 2011 12:39 am
- Location: Chile
Re: 3D MMORPG, possible in love?
yep, if you want to make a 3D mmo go ahead nothing is stoping you, but it doesn't sound like a good idea
Re: 3D MMORPG, possible in love?
i can barely manage platform movements, let alone a 3d mmo XD i was just wondering how itd gomaster both wrote:yep, if you want to make a 3D mmo go ahead nothing is stoping you, but it doesn't sound like a good idea
Re: 3D MMORPG, possible in love?
Just imagine every issue you face making a 2d game work the way you want 10 times worse. Then add the MMO part, multiply by another 100.
- Jasoco
- Inner party member
- Posts: 3727
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: 3D MMORPG, possible in love?
I could do it if I had the wherewithal. But I dont and don't want to make a MMO.
But it would be possible to do a stylized simple one. However the lag would probably be horrible if coupling with the collision detection and all the other stuff you need o do. You could make a small scale one bit nothing like WoW. Is that what the kids are playing today?
Basically. The components could be done. But making them all work without slowdown would be hard. It's be a challenge.
Even a 2D one would be hard. 3D would add a lot more math and CPU usage per frame.
But it would be possible to do a stylized simple one. However the lag would probably be horrible if coupling with the collision detection and all the other stuff you need o do. You could make a small scale one bit nothing like WoW. Is that what the kids are playing today?
Basically. The components could be done. But making them all work without slowdown would be hard. It's be a challenge.
Even a 2D one would be hard. 3D would add a lot more math and CPU usage per frame.
- josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
- Contact:
Re: 3D MMORPG, possible in love?
I made a 3D MMO in 48 hours for a game jam: http://missingsentinelsoftware.com/game ... irates-mmo
From this experience, I quote:
From this experience, I quote:
Some could argue it was a joke taken too far... but it works!Introducing the 48 hour MMO. You said it was a bad idea, and from the start and in retrospect, it probably was. Regardless, it's an MMO, it's free, and it's technically in 3D, as requested.
Missing Sentinel Software | Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
Who is online
Users browsing this forum: Bing [Bot] and 4 guests