game-engine
How to calculate a path around a moving Object
I wrote a little game-engine, featuring a tile-based map and the A* algorithm for pathfinding. But I have a problem, when 2 objects collide and block a waypoint. They are coming from opposite directio[详细]
2023-02-04 19:09 分类:问答Calculating in radians the rotation of one point around another
I have been trying to get this problem resolved for week and have get to c开发者_JAVA技巧ome to a solution. What I have is 2 points in a 2d space, what I need to resolve is what the rotation of one is[详细]
2023-02-04 07:18 分类:问答What sort of things can cause a whole system to appear to hang for 100s-1000s of milliseconds?
I am working on a Windows game and while rendering, some computers will experience intermittent pauses (\"hitches\" for lack of a better term). When profiled they appear in seemingly random places in[详细]
2023-02-04 01:22 分类:问答Game engine with python scripting?
Looking to put together a 3D side-scrolling action platformer. Since this is my first time trying to put together a non-simple adventure game, I开发者_如何学C\'m at a loss for which engine to consider[详细]
2023-02-03 00:06 分类:问答How to do a lot simpler version of UT kismet (C++ and Lua)
I know this is a non trivial question, but I have spent last week thinking about how to do this, and I can\'t fidn a good way.[详细]
2023-02-02 20:03 分类:问答How did Valve build their real-time achievement engine in Team Fortress 2?
The complexity of achievements I\'ve noticed while playing Team Fortress 2 on Steam is amazing. Are there any resources that describe how they architected their achievement engine? There is a lot of[详细]
2023-02-02 06:05 分类:问答Paddle Movement using Box2D
I\'m making a game like Arkanoid and to move the ship with mouse, I\'m using the following code : var mousex:int = costume.stage.mouseX;[详细]
2023-02-02 00:04 分类:问答Android onTouchEvent() continuous touch causes system_server GC
I have a game that requires continuous touch to track user movement and draws in SurfaceView. I\'ve noticed that at about 30sec intervals[详细]
2023-02-01 12:23 分类:问答Ideas for a good but easy to use game engine for an XNA project
I have been looking around and the best engine I can find is this: http://unigine.com/ The problem is a full licence starts around £18,000 which i just cant afford in the real world.[详细]
2023-01-31 06:26 分类:问答Ruby game frameworks that are still actively maintained? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-31 04:20 分类:问答