New Wall Jump/Moving Option

Easier Wall Jump Option! And also harder to do if you’re making the action game with hard difficult :slight_smile:


I hope so

Do you have the link to the game?

I have a project on this game but no problem, I will reply to you later.

1 Like

Can you also send us the code to the bundle for easy implementation too?

Of course, why not man

1 Like

Thanks!

after i remember out how to get the link game because i forgot lol

1 Like

Just copy and paste it above

Flowlab Game Creator - Testing Game here buddy

Thanks! Do you know how to send the bundle or do you want me to do it for you?

Yeah, why not. Bundles are actually easier to code or fix the object.

1 Like
{"data":{"behavior":{"v":"2","nodes":[{"inputCount":0,"outputCount":0,"name":"Moving Option/Wall Jump","behaviorType":"logic.NodeGroup","x":-990,"y":-560,"group":"","id":"673f629bc1577f48","isMenuItem":true},{"inputCount":0,"outputCount":2,"name":"Keyboard","behaviorType":"logic.triggers.Keyboard","x":-990,"y":-560,"group":"673f629bc1577f48","id":"67269609c7830c44","keyCode":68,"repeats":true,"delay":0},{"inputCount":0,"outputCount":2,"name":"Keyboard","behaviorType":"logic.triggers.Keyboard","x":-990,"y":-656,"group":"673f629bc1577f48","id":"672696d86c39af40","keyCode":65,"repeats":true,"delay":0},{"inputCount":3,"outputCount":1,"name":"Number","behaviorType":"logic.logic.Value","x":-630,"y":-544,"group":"673f629bc1577f48","id":"6726dc68e4e8884e","startVal":10,"tag":"","roundMode":1},{"inputCount":3,"outputCount":1,"name":"Number","behaviorType":"logic.logic.Value","x":-630,"y":-656,"group":"673f629bc1577f48","id":"6726dd297301b646","startVal":-10,"tag":"","roundMode":1},{"inputCount":3,"outputCount":1,"name":"Switch","behaviorType":"logic.logic.Switch","x":-810,"y":-656,"group":"673f629bc1577f48","id":"6727366f09ad5842","_startVal":1,"dataType":2},{"inputCount":3,"outputCount":1,"name":"Switch","behaviorType":"logic.logic.Switch","x":-810,"y":-544,"group":"673f629bc1577f48","id":"67273f2266d8b947","_startVal":1,"dataType":2},{"inputCount":3,"outputCount":3,"name":"Velocity","behaviorType":"logic.properties.Physics","x":-450,"y":-544,"group":"673f629bc1577f48","id":"67279d370bbf9b41"},{"inputCount":3,"outputCount":3,"name":"Flip","behaviorType":"logic.properties.Flip","x":-450,"y":-656,"group":"673f629bc1577f48","id":"67279f7af22c844a","spriteOnly":false},{"inputCount":0,"outputCount":2,"name":"Keyboard","behaviorType":"logic.triggers.Keyboard","x":-990,"y":-256,"group":"673f629bc1577f48","id":"6727ef3608af454d","keyCode":83,"repeats":true,"delay":0},{"inputCount":0,"outputCount":2,"name":"Keyboard","behaviorType":"logic.triggers.Keyboard","x":-990,"y":-464,"group":"673f629bc1577f48","id":"672809cf25dc654a","keyCode":87},{"inputCount":3,"outputCount":1,"name":"Number","behaviorType":"logic.logic.Value","x":-810,"y":-240,"group":"673f629bc1577f48","id":"6728271afaa7db42","startVal":-7,"tag":"","roundMode":1},{"inputCount":3,"outputCount":1,"name":"Number","behaviorType":"logic.logic.Value","x":-630,"y":-448,"group":"673f629bc1577f48","id":"672827b97b2a9547","startVal":10,"tag":"","roundMode":1},{"inputCount":3,"outputCount":3,"name":"Impulse","behaviorType":"logic.components.Impulse","x":-630,"y":-336,"group":"673f629bc1577f48","id":"672838b85f0d514d"},{"inputCount":0,"outputCount":1,"name":"Collision","behaviorType":"logic.triggers.Collision","x":-990,"y":-352,"group":"673f629bc1577f48","id":"67297bff87bb1343","targetClassId":18898358,"targetEntityId":0,"collisionFilter":15,"collideWithEntity":false,"delay":0},{"inputCount":3,"outputCount":1,"name":"Switch","behaviorType":"logic.logic.Switch","x":-810,"y":-448,"group":"673f629bc1577f48","id":"6729a726356fa243","_startVal":1,"dataType":2},{"inputCount":2,"outputCount":1,"name":"Emitter","behaviorType":"logic.components.Emitter","x":-270,"y":-336,"group":"673f629bc1577f48","id":"672c7749540c0747","entityClassId":18905109,"maxAge":999999,"force":2,"rotate":false,"angle":0,"independent":false,"oX":0,"oY":14,"pin":false},{"delay":5,"count":1,"version":2,"inputCount":3,"outputCount":1,"name":"Timer","behaviorType":"logic.triggers.Timer","x":-450,"y":-336,"group":"673f629bc1577f48","id":"672da70927c86d43"}],"links":[{"input_id":"67273f2266d8b947i2","output_id":"67269609c7830c44o0"},{"input_id":"6727366f09ad5842i2","output_id":"672696d86c39af40o0"},{"input_id":"67279f7af22c844ai1","output_id":"6726dc68e4e8884eo0"},{"input_id":"67279d370bbf9b41i0","output_id":"6726dc68e4e8884eo0"},{"input_id":"67279f7af22c844ai0","output_id":"6726dd297301b646o0"},{"input_id":"67279d370bbf9b41i0","output_id":"6726dd297301b646o0"},{"input_id":"6726dd297301b646i1","output_id":"6727366f09ad5842o0"},{"input_id":"6726dc68e4e8884ei1","output_id":"67273f2266d8b947o0"},{"input_id":"6728271afaa7db42i1","output_id":"6727ef3608af454do0"},{"input_id":"6729a726356fa243i2","output_id":"672809cf25dc654ao0"},{"input_id":"672838b85f0d514di1","output_id":"6728271afaa7db42o0"},{"input_id":"672838b85f0d514di1","output_id":"672827b97b2a9547o0"},{"input_id":"672da70927c86d43i0","output_id":"672838b85f0d514do1"},{"input_id":"6729a726356fa243i1","output_id":"67297bff87bb1343o0"},{"input_id":"6729a726356fa243i0","output_id":"6729a726356fa243o0"},{"input_id":"672827b97b2a9547i1","output_id":"6729a726356fa243o0"},{"input_id":"672c7749540c0747i0","output_id":"672da70927c86d43o0"}]}}}

Ok if anyone wants to use it just copy and paste into your game.

we might need this for rumble spire

this actually longer than the essay that my english teacher writes about abstract painting.

Then I’m guessing it’s pretty short.

Nah, your code is longer man :slight_smile:

No the code I just posted was your bundle lol. You can copy code and it will save it in a way that looks like text. Also that code was not a lot at all.

no thanks buddy, i was find out that i can add to the menu so i can use it anytime in any game i make

I know, I was just mentioning that so you could show it to other people.