The following warnings occurred:
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 94 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 573 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 573 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $can_access_moderationqueue - Line: 752 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 752 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 34 - File: global.php(959) : eval()'d code PHP 8.4.12 (Linux)
File Line Function
/global.php(959) : eval()'d code 34 errorHandler->error
/global.php 959 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 1024 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 1024 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5327 - File: inc/functions.php PHP 8.4.12 (Linux)
File Line Function
/inc/functions.php 5327 errorHandler->error
/global.php 1024 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(257) : eval()'d code PHP 8.4.12 (Linux)
File Line Function
/printthread.php(257) : eval()'d code 2 errorHandler->error
/printthread.php 257 eval
/printthread.php 117 printthread_multipage
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



2DWorlds Forums
2DWorlds: but in 2.5D instead of 2D? - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: 2DWorlds (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=4)
+--- Forum: Suggestions (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=19)
+--- Thread: 2DWorlds: but in 2.5D instead of 2D? (/showthread.php?tid=629)

Pages: 1 2


RE: 2DWorlds: but in 2.5D instead of 2D? - Oak - 02-25-2013

I know that it'd take a lot of work, but lots of things do. Creating this site took a lot of work, effort, and patience, didn't it? I am asking how you would feel if it were implemented.


RE: 2DWorlds: but in 2.5D instead of 2D? - Ghosty - 02-25-2013

Everything that we've done in the past 2.5 years would have to be trashed. The game engine (which Jacob did not write) is Box2D, which is NOT a 3D engine. Since it's not a 3D engine, it can't handle 3D, which is what 2.5D is a limited version of.

So, basically, it would be a completely new game completely unrelated to 2DWorlds. It would be a completely new project, unable at all to use any of the existing code at all.

Why can't you seem to understand that?


RE: 2DWorlds: but in 2.5D instead of 2D? - Oak - 02-25-2013

You weren't clear before, you were just showing signs of ignorance as usual. I did not know we were created with a game engine template. I thought the site was coded from scratch. Oh well.


RE: 2DWorlds: but in 2.5D instead of 2D? - Jacob__mybb_import1 - 02-25-2013

Actually Box2D isn't a problem, since 2.5D games still use 2D physics. But all of the graphics stuff uses Java2D and wouldn't be easy to convert to 3D.


RE: 2DWorlds: but in 2.5D instead of 2D? - Raiden - 02-25-2013

(02-25-2013, 03:58 AM)Jacob_ Wrote: Actually Box2D isn't a problem, since 2.5D games still use 2D physics. But all of the graphics stuff uses Java2D and wouldn't be easy to convert to 3D.

You just need some help? Big Grin?



RE: 2DWorlds: but in 2.5D instead of 2D? - Oak - 02-25-2013

(02-25-2013, 03:58 AM)Jacob_ Wrote: Actually Box2D isn't a problem, since 2.5D games still use 2D physics. But all of the graphics stuff uses Java2D and wouldn't be easy to convert to 3D.

Big Grin Does that mean it's possible for you to do? And that means you could always have assistance. What do you think of my idea though Jacob_, of us going 2.5D?


RE: 2DWorlds: but in 2.5D instead of 2D? - DysLabs - 02-26-2013

"ignorance as usual"

I see someone who shouldn't be talking...
And its not a "game engine template," its a game engine. Difference.