Help With Improvements

I’m making a Mario game, but there are some bugs, like enemies can’t be eliminate and the pipe
I’m new to here
Please help make improvements :pray: :pray:

6 Likes
  1. You need to put different interactions for different tiles. (Ex. The up-side pipe can generate a new tilemap, but the down-side pipe needs to have a separate and different interaction).

  2. For the enemy, the interaction is between a player and enemy, but the ghosts are classified as Players, thats why it doesnt work.


  3. It sometimes crashes because of this error:

Hope my feedback works! :+1:t3:

2 Likes

for the enemies here’s what you can do- (on blocks btw)
For the enemies I’m gonna guess you want them kinda like the goombas so here’s kinda how I do it


the other part that cut off-

this is optional but you can make the enemies flip pictures when they hit a wall like this

and btw at the start here’s what u were doing if u want to compare and contrast!

Yw and have fun coding ^^

2 Likes

ty for helping!
But can you show me how to do with the pipe?

Copy the IF block and paste it in the code, then just click the Tile icon and change it into the other pipe tile, then add whatever you want!


1 Like


mobs spawn at the ground at other map
and animate ain’t show when death
btw how to kill enemies when out of the scene, they causes lag alot

I look forward to your completion of this game