Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
Not that far ago I posted a CopperCube bingo here, and mentioned that I would like to resolve some issues, which I list there. The first one was attack animation freeze, which I still didn't post on itch, as I've told I will do:) The next one, which I like to do, a decent arcade style card controller. The biggest issue for me making racing games were: collision detection, vertical movement and enemy AI. Currently, I have some progress with collision detection, which I would like to showcase:https://youtu.be/fOe6y54hS18 Collision resolution is not great right now, it simply pushes the cars away from each other, and it depends on the speed of both cars, so it doesn't work that good when the speed is too high, or slow. But anyway, I'm still looking into it. This is also the first "game" I'm using typescript to code, and it seems to work quite well for now. My plan is to make everything work and then somehow make extensions out of that. |
||||
|
Amazing okeoke, keep it up, excellent job! |
|