Classic 2-d game updates and help

please play my game i don’t know how to paste a link so in games section and click “search” and type “clasic 2-d game” and click the one that says made by “game dev wanna-be” thats it :slight_smile:

3 Likes

Found it.

So, this is a good start to your game, but I can’t help but notice that there isn’t much to do yet. Would you mind working some more on it and asking for help later on?

1 Like

Nothings popping up. To paste a link:

image

Then, click or tap on the bar. On pc: press control C, then control V in your post.
On mobile: tap it. If that doesn’t work, tap it a couple times. It should bring up a thing that says “copy” Then tap in your post, it should bring up a thing that says, “paste”

2 Likes

I pasted the link for you up above, @hihilogic

ok i will try to do that, thanks

1 Like

This is pretty cool. Try shortening the time for the door animation, tho. Also, try to make the death work. That’s all I’ve got for you right now. If you need help, just @ me.

1 Like

Also, not sure why the rocket ship’s slowly drifting off into space…

Change the astronaut’s collis shape to capsule…
image
Then shorten the animation for the doors…

thanks, i realy apreicate it

1 Like

ok, and i thought it was too slow

1 Like

opps sorry about that

1 Like

Let’s fix your death problem.
We’ll be focusing on these:
image

Drag an output into your death behavior bundle, then connect both collisions to it and name it stop.
image

You outside code should then look like this:
image

Get a switch from the math section. Turn it to ON.
image

Make four of these. Put it before each of your keyboard triggers, and put the keyboard triggers to the IN on the switch. On the out, connect to any behavior that the keyboard would’ve triggered.

Then, make and input called “stop”. Connect it to all the offs of the switches.

Go back to the main behaviors. Connect the two.
image

Also, you might wanna move these behaviors to your dead section, since they’re death animations.

Viola, it’s fixed.

1 Like

thanks, now its up to replacing the elevator with stairs, thats eazy

i have to go, see you in a bit if i need help.

@hihilogic how do you make enemys chase you? i need to know that

1 Like

Top down or platformer?

i…don’t know what that means

Platformer is the style of game yours is in.
Top down is like this: Flowlab Game Creator - The Feelosofer's Burrito

1 Like

nice, but i mean 2-d and i have 5 ailens that only hurt you when you touch them, i need them to go after you

Delete the code in the enemy. Paste this code into the enemy:
{“data”:{“behavior”:{“v”:“2”,“nodes”:[{“inputCount”:3,“outputCount”:1,“name”:“Number”,“behaviorType”:“logic.logic.Value”,“x”:270,“y”:0,“group”:“3e697aca94ca9a4c”,“id”:“3e697adf01c31749”,“startVal”:-6,“tag”:“move left”},{“inputCount”:3,“outputCount”:3,“name”:“Velocity”,“behaviorType”:“logic.properties.Physics”,“x”:540,“y”:96,“group”:“3e697aca94ca9a4c”,“id”:“3e697ae00fc8b343”},{“inputCount”:3,“outputCount”:3,“name”:“Flip”,“behaviorType”:“logic.properties.Flip”,“x”:540,“y”:0,“group”:“3e697aca94ca9a4c”,“id”:“3e697ae075c44741”,“vertical”:false},{“inputCount”:3,“outputCount”:1,“name”:“Number”,“behaviorType”:“logic.logic.Value”,“x”:270,“y”:96,“group”:“3e697aca94ca9a4c”,“id”:“3e697ae1c1526f4e”,“startVal”:6,“tag”:“move right”},{“inputCount”:3,“outputCount”:1,“name”:“Number”,“behaviorType”:“logic.logic.Value”,“x”:360,“y”:384,“group”:“3e697aca94ca9a4c”,“id”:“3e697ae342397344”,“startVal”:3,“tag”:“jump force”},{“inputCount”:3,“outputCount”:1,“name”:“Switch”,“behaviorType”:“logic.logic.Switch”,“x”:450,“y”:224,“group”:“3e697aca94ca9a4c”,“id”:“3e697ae4fea9654f”,"_startVal":0,“dataType”:2},{“inputCount”:3,“outputCount”:3,“name”:“Impulse”,“behaviorType”:“logic.components.Impulse”,“x”:720,“y”:224,“group”:“3e697aca94ca9a4c”,“id”:“3e697ae46179a14b”},{“inputCount”:0,“outputCount”:1,“name”:“Always”,“behaviorType”:“logic.triggers.Always”,“x”:-360,“y”:0,“group”:“3e697aca94ca9a4c”,“id”:“3e84dfd41e53844d”,“notes”:null,“n_o”:null},{“inputCount”:1,“outputCount”:1,“name”:“Extractor”,“behaviorType”:“logic.properties.Extractor”,“x”:-180,“y”:32,“group”:“3e697aca94ca9a4c”,“id”:“3e84fd7592b90a43”,“notes”:null,“n_o”:null,“targetId”:324960451,“prop”:“x”},{“inputCount”:1,“outputCount”:1,“name”:“Extractor”,“behaviorType”:“logic.properties.Extractor”,“x”:-180,“y”:-64,“group”:“3e697aca94ca9a4c”,“id”:“3e84ff7e935b8941”,“notes”:null,“n_o”:null,“targetId”:0,“prop”:“x”},{“gateVal”:0,“mode”:“greater than”,“inputCount”:2,“outputCount”:2,“name”:“Filter”,“behaviorType”:“logic.logic.Filter”,“x”:0,“y”:0,“group”:“3e697aca94ca9a4c”,“id”:“3e85389c16128f41”,“notes”:null,“n_o”:null},{“inputCount”:3,“outputCount”:2,“name”:“RayCast”,“behaviorType”:“logic.components.RayCast”,“x”:0,“y”:224,“group”:“3e697aca94ca9a4c”,“id”:“3e859f95b25e6f42”,“notes”:null,“n_o”:null,“targetClassId”:0,“direction”:90,“length”:18,“earlyOut”:false},{“inputCount”:3,“outputCount”:2,“name”:“RayCast”,“behaviorType”:“logic.components.RayCast”,“x”:0,“y”:416,“group”:“3e697aca94ca9a4c”,“id”:“3e86a90e2aa6e34f”,“notes”:null,“n_o”:null,“targetClassId”:0,“direction”:180,“length”:32,“earlyOut”:false},{“inputCount”:3,“outputCount”:2,“name”:“RayCast”,“behaviorType”:“logic.components.RayCast”,“x”:0,“y”:320,“group”:“3e697aca94ca9a4c”,“id”:“3e86ab0ba6bde14a”,“notes”:null,“n_o”:null,“targetClassId”:0,“direction”:null,“length”:32,“earlyOut”:false},{“inputCount”:2,“outputCount”:1,“name”:“Logic Gate”,“behaviorType”:“logic.logic.Gate”,“x”:180,“y”:352,“group”:“3e697aca94ca9a4c”,“id”:“3e8706ec4a6e9842”,“notes”:null,“n_o”:null,“gateType”:“AND”}],“links”:[{“input_id”:“3e697adf01c31749i1”,“output_id”:“3e85389c16128f41o0”},{“input_id”:“3e697ae075c44741i0”,“output_id”:“3e697adf01c31749o0”},{“input_id”:“3e697ae00fc8b343i0”,“output_id”:“3e697adf01c31749o0”},{“input_id”:“3e697ae00fc8b343i0”,“output_id”:“3e697ae1c1526f4eo0”},{“input_id”:“3e697ae075c44741i1”,“output_id”:“3e697ae1c1526f4eo0”},{“input_id”:“3e697ae1c1526f4ei1”,“output_id”:“3e85389c16128f41o1”},{“input_id”:“3e697ae075c44741i1”,“output_id”:“3e697ae1c1526f4eo0”},{“input_id”:“3e697ae00fc8b343i0”,“output_id”:“3e697ae1c1526f4eo0”},{“input_id”:“3e697ae342397344i1”,“output_id”:“3e859f95b25e6f42o1”},{“input_id”:“3e697ae342397344i1”,“output_id”:“3e8706ec4a6e9842o0”},{“input_id”:“3e697ae4fea9654fi2”,“output_id”:“3e697ae342397344o0”},{“input_id”:“3e697ae4fea9654fi0”,“output_id”:“3e697ae4fea9654fo0”},{“input_id”:“3e697ae4fea9654fi1”,“output_id”:“3e859f95b25e6f42o0”},{“input_id”:“3e697ae4fea9654fi2”,“output_id”:“3e697ae342397344o0”},{“input_id”:“3e697ae4fea9654fi0”,“output_id”:“3e697ae4fea9654fo0”},{“input_id”:“3e697ae46179a14bi1”,“output_id”:“3e697ae4fea9654fo0”},{“input_id”:“3e697ae46179a14bi1”,“output_id”:“3e697ae4fea9654fo0”},{“input_id”:“3e84ff7e935b8941i0”,“output_id”:“3e84dfd41e53844do0”},{“input_id”:“3e84fd7592b90a43i0”,“output_id”:“3e84dfd41e53844do0”},{“input_id”:“3e859f95b25e6f42i2”,“output_id”:“3e84dfd41e53844do0”},{“input_id”:“3e86ab0ba6bde14ai2”,“output_id”:“3e84dfd41e53844do0”},{“input_id”:“3e86a90e2aa6e34fi2”,“output_id”:“3e84dfd41e53844do0”},{“input_id”:“3e84fd7592b90a43i0”,“output_id”:“3e84dfd41e53844do0”},{“input_id”:“3e85389c16128f41i1”,“output_id”:“3e84fd7592b90a43o0”},{“input_id”:“3e84ff7e935b8941i0”,“output_id”:“3e84dfd41e53844do0”},{“input_id”:“3e85389c16128f41i0”,“output_id”:“3e84ff7e935b8941o0”},{“input_id”:“3e85389c16128f41i0”,“output_id”:“3e84ff7e935b8941o0”},{“input_id”:“3e85389c16128f41i1”,“output_id”:“3e84fd7592b90a43o0”},{“input_id”:“3e697ae1c1526f4ei1”,“output_id”:“3e85389c16128f41o1”},{“input_id”:“3e859f95b25e6f42i2”,“output_id”:“3e84dfd41e53844do0”},{“input_id”:“3e697ae4fea9654fi1”,“output_id”:“3e859f95b25e6f42o0”},{“input_id”:“3e8706ec4a6e9842i0”,“output_id”:“3e859f95b25e6f42o0”},{“input_id”:“3e697ae342397344i1”,“output_id”:“3e859f95b25e6f42o1”},{“input_id”:“3e86a90e2aa6e34fi2”,“output_id”:“3e84dfd41e53844do0”},{“input_id”:“3e8706ec4a6e9842i1”,“output_id”:“3e86a90e2aa6e34fo0”},{“input_id”:“3e86ab0ba6bde14ai2”,“output_id”:“3e84dfd41e53844do0”},{“input_id”:“3e8706ec4a6e9842i1”,“output_id”:“3e86ab0ba6bde14ao0”},{“input_id”:“3e8706ec4a6e9842i0”,“output_id”:“3e859f95b25e6f42o0”},{“input_id”:“3e8706ec4a6e9842i1”,“output_id”:“3e86a90e2aa6e34fo0”},{“input_id”:“3e8706ec4a6e9842i1”,“output_id”:“3e86ab0ba6bde14ao0”},{“input_id”:“3e697ae342397344i1”,“output_id”:“3e8706ec4a6e9842o0”}]}}}