← Return to game
Log in with itch.io to leave a comment.
nice game! can you do a tutorial on how to make the pushable boxes?
it's pretty easy to do, i just check if the player's colliding with the box and if so, it seperates it from the player causing it to move
ok! but how do you make the gravity for the box?
if the box isn't colliding with any platform, it tweens a value from 0 to a certain number i forgot, after the tweening finishes it will continue to subtract that certain number.
that's the explanation in a nutshell
thenks
:) 👍
How did you get shadows?
with 2 gdevelop extensions
wat extensions
shadows extension & point lights extension
https://github.com/Entr0py404/GDevelop-3D-Extensions
i recommended you ask Entr0py404 or just the GDevelop community in general on the GDevelop Discord
Thank you
np
← Return to game
Comments
Log in with itch.io to leave a comment.
nice game! can you do a tutorial on how to make the pushable boxes?
it's pretty easy to do, i just check if the player's colliding with the box and if so, it seperates it from the player causing it to move
ok! but how do you make the gravity for the box?
if the box isn't colliding with any platform, it tweens a value from 0 to a certain number i forgot, after the tweening finishes it will continue to subtract that certain number.
that's the explanation in a nutshell
thenks
:) 👍
How did you get shadows?
with 2 gdevelop extensions
wat extensions
shadows extension & point lights extension
https://github.com/Entr0py404/GDevelop-3D-Extensions
i recommended you ask Entr0py404 or just the GDevelop community in general on the GDevelop Discord
Thank you
np