@@XanderwoodGameDev it's totally understandable, MovingAngle is a weird value I didn't even know existed until recently, I was trying to solve a problem similar to the one you tackle in this video and just stumbled on it while reading the documentation.
This is amazing of a set up and so simple.. Xander man most love from Canada. 😊 But you do not do this Dash System in an ARREY? If so could you show how that could be done? Thank you.
Hey thanks for watching. Canada is a lovely country, I've visited Nova Scotia and Vancouver. Why would you use an array to control this? Not something I've considered.
@Adam_Exists-mv8og if you could leave the request on my discord I'll have a better chance of remembering it. I have a channel for tutorial suggestions. Also don't forget to join GDKO this January 💪
I am still deep in to My platformer game, but over the past months I have been entertaining the idea of a top down game, sooo it is great to see tuts like this one. If you miss ideas for another tutorial, I would love to see how you would go about solving, jumping over objects in this top down view. Keep up the good work
Thanks bud. I did jumping in top down a couple of tuts ago 👍 also I was wondering when you'd be tempted to start a new game 😅 I start a new game idea every month. My cloud save is a graveyard of unfisnhed games. Might do a youtube video showing all my started but never finished games 😅
@@XanderwoodGameDev cool, ill have a look… I don’t allow myself to start another game before I’m finished. Though it is a tough stretch towards the end. And please do share some short vids on your graveyard games!.
Many thanks.I have a small problem in this sense. How could the player push an object in an isometric view and the object follow this 'corridor' and in another level, if the level is simple 2D, in 8 directions with the arrow indicator above the object to show the player the direction in which the object will go? Both formulas drive me crazy :)
@@XanderwoodGameDev 1/the player push a object in this object push another one (the first object can have a special hability force, gravity (& more) and when push the second object affect it¿?) and 2/arrow indicator is for choose (see/confirm) the direction where you push the first object.
I change " view from orthographic to isometric in the properties panel" but not see difference, have a video to see it or share little project to see how you do it with simple cube player. thanks
This is a fine solution, but a simpler one would be to set the bullet angle of motion to sprite.8direction.MovingAngle, which is a read-only value.
Sometimes I make things more complicated than they need to be 😅
@@XanderwoodGameDev it's totally understandable, MovingAngle is a weird value I didn't even know existed until recently, I was trying to solve a problem similar to the one you tackle in this video and just stumbled on it while reading the documentation.
This is amazing of a set up and so simple.. Xander man most love from Canada. 😊
But you do not do this Dash System in an ARREY? If so could you show how that could be done? Thank you.
Hey thanks for watching. Canada is a lovely country, I've visited Nova Scotia and Vancouver. Why would you use an array to control this? Not something I've considered.
@@XanderwoodGameDev I honestly don't think that I would to be honest. But I was thinking that if you had a bigger game more so.
Thank you for making these concise and straightforward tutorials please do one on getting material from a sprite
You mean like looting a chest?
I was thinking of chopping a tree or mining stone but yeah that definitely works too
@Adam_Exists-mv8og if you could leave the request on my discord I'll have a better chance of remembering it. I have a channel for tutorial suggestions. Also don't forget to join GDKO this January 💪
I am still deep in to My platformer game, but over the past months I have been entertaining the idea of a top down game, sooo it is great to see tuts like this one.
If you miss ideas for another tutorial, I would love to see how you would go about solving, jumping over objects in this top down view. Keep up the good work
Thanks bud. I did jumping in top down a couple of tuts ago 👍 also I was wondering when you'd be tempted to start a new game 😅 I start a new game idea every month. My cloud save is a graveyard of unfisnhed games. Might do a youtube video showing all my started but never finished games 😅
@@XanderwoodGameDev cool, ill have a look… I don’t allow myself to start another game before I’m finished. Though it is a tough stretch towards the end. And please do share some short vids on your graveyard games!.
Many thanks.I have a small problem in this sense. How could the player push an object in an isometric view and the object follow this 'corridor' and in another level, if the level is simple 2D, in 8 directions with the arrow indicator above the object to show the player the direction in which the object will go? Both formulas drive me crazy :)
For isometric you would need to change the view from orthographic to isometric in the properties panel. What do mean about the arrow indicator?
@@XanderwoodGameDev 1/the player push a object in this object push another one (the first object can have a special hability force, gravity (& more) and when push the second object affect it¿?) and 2/arrow indicator is for choose (see/confirm) the direction where you push the first object.
I change " view from orthographic to isometric in the properties panel" but not see difference, have a video to see it or share little project to see how you do it with simple cube player. thanks
Please make inventory and equipment system tutorial😢. I really need it
I have a couple of recent devlogs that cover a basic inventory system.
How would you do this for gamepad evey tutorial is for keyboard
How would you implement immunity frames for the player? I’m using a tilemap as my health if that effects anything
I have a tutorial on knock back and invincibility. Let me know if you need anybmore help with it.
hello. Great content as always. How can I contact you, please? it's quite urgent. I did a tutorial of yours and i am facing problems.
Discord 👊
Yes!!!
👍❤️👊
make how to dash with double click
Change on click to on double click.