Jump to content

Need help fixing my code


SoonerParker217

Recommended Posts

As far as I'm aware, there really isn't an effective way of removing blocks when players come in contact with them from the side...

You could try something like:

loop blocks in raidus 1 around player:
	if loop-block is snow block:
		set loop-block to air

(Did not test, but should work)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...