Simplify your online presence. Elevate your brand.

Sonic Physics In Gdevelop How Do I Gdevelop Forum

Sonic Physics In Gdevelop How Do I Gdevelop Forum
Sonic Physics In Gdevelop How Do I Gdevelop Forum

Sonic Physics In Gdevelop How Do I Gdevelop Forum Hey @sonic did you try using the “hedgehog platformer character” behavior? a sonic like demo that uses a tile map. The sonic game framework of gdevelop, based on the classic genesis sonic games, gba sonic advance series and the nintendo ds sonic rush series, a mix of the elements that these games bring, in a high speed experiment.

Sonic Physics In Gdevelop How Do I Gdevelop Forum
Sonic Physics In Gdevelop How Do I Gdevelop Forum

Sonic Physics In Gdevelop How Do I Gdevelop Forum This is a video extending the example that shows how to make a game similar to sonic x treme and bug! using an extension made by pandako it shows how to add platformer physics with the 3d. A platform (er) extension akin to the built in platformer but with independent physics made out with events that try to replicate momentum physics from sonic the hedgehog games in gdevelop. Can you describe how the sonics physics differ to the example platformer that comes with gdevelop? and what other behaviours you are expecting or would like to see happen?. Making a loop like sonic possible? i think for a sonic game you are going to need to use the physics behavior. i don’t have much experience with the physics engine in gdevelop and not sure what the limitations are, but what i would try is use a circular object controlled with physics as the player.

Game Jolt Share Your Creations
Game Jolt Share Your Creations

Game Jolt Share Your Creations Can you describe how the sonics physics differ to the example platformer that comes with gdevelop? and what other behaviours you are expecting or would like to see happen?. Making a loop like sonic possible? i think for a sonic game you are going to need to use the physics behavior. i don’t have much experience with the physics engine in gdevelop and not sure what the limitations are, but what i would try is use a circular object controlled with physics as the player. I’ve been learning game design in my free time for almost all my life, and i can make a basic functional platformer with sonic like physics for you to modify and create levels for it. You might have heard of the sonic extension for gdevelop right? it’s a really cool extension made by a really talented guy named kxnnoir, (check out his here) it basically turns our plain old boring platformer extension into a sonic physics engine!. If you can imagine the green square is sonic, it’s moving in a circle loop. so this could be triggered in the same way as in the video, by using a trigger object, and speed of movement to trigger whether the character enters the circle loop or not. As mentioned in the article, sonic had his own gravity calculation and systems. if you’re using an inverted platform you just need to do your own calculations and apply forces as needed.

Another Physics Game Devlog Gdevelop Forum
Another Physics Game Devlog Gdevelop Forum

Another Physics Game Devlog Gdevelop Forum I’ve been learning game design in my free time for almost all my life, and i can make a basic functional platformer with sonic like physics for you to modify and create levels for it. You might have heard of the sonic extension for gdevelop right? it’s a really cool extension made by a really talented guy named kxnnoir, (check out his here) it basically turns our plain old boring platformer extension into a sonic physics engine!. If you can imagine the green square is sonic, it’s moving in a circle loop. so this could be triggered in the same way as in the video, by using a trigger object, and speed of movement to trigger whether the character enters the circle loop or not. As mentioned in the article, sonic had his own gravity calculation and systems. if you’re using an inverted platform you just need to do your own calculations and apply forces as needed.

Github Codicoscepticos Sonic Physics A Prototype Implementing Sonic
Github Codicoscepticos Sonic Physics A Prototype Implementing Sonic

Github Codicoscepticos Sonic Physics A Prototype Implementing Sonic If you can imagine the green square is sonic, it’s moving in a circle loop. so this could be triggered in the same way as in the video, by using a trigger object, and speed of movement to trigger whether the character enters the circle loop or not. As mentioned in the article, sonic had his own gravity calculation and systems. if you’re using an inverted platform you just need to do your own calculations and apply forces as needed.

Comments are closed.