Trx. Id: 9cdd3faea69532785f5e2c04c74bf9560005953e9d8673a1ef80071583656bfa

Expiration Time: 2022-05-23T23:44:10.000

ACTIONS
CONTRACT NAME AUTHORIZATION DATA
discussionsx notify eosforumanon active

metadata : {"type":"discussions3","actions":[{"id":"44714ca2-8c06-4867-a32a-125f0416c497","name":"post","community":"","content":"
Oh yeahhhh raycasting, this will help me a ton with my main project too.

extends RayCast2D

onready var player = get_parent()

func _physics_process(delta):
\tif Input.is_action_pressed(\"RightClick\") and player.CanMine == true:
\t\t
\t\tif is_colliding():
\t\t\tvar asteroid = get_collider()
\t\t\tif asteroid.has_method(\"AsteroidDetection\"):
\t\t\t\tasteroid.call_deferred(\"AsteroidDetection\")
\n","hashtags":[],"identityPublicKey":"PUB_K1_5QgwvQ1nCcwK3b8dCgwMecvz7v3Z9uYdueUJt7RTPnY7L73rf3","mentions":[],"nonce":1653349189470,"parentId":null,"signature":"SIG_K1_KkzdydgTUmcj3AKMjgxJzaVj1MynoFAmJh8qcD3f5uZcA4PSNENeksiyjur4mjBeXT7qpZR2MGd7UgQ9nwhZ4FkDQ7SETj","threadId":"44714ca2-8c06-4867-a32a-125f0416c497","transfers":{}},{"identityPublicKey":"PUB_K1_5QgwvQ1nCcwK3b8dCgwMecvz7v3Z9uYdueUJt7RTPnY7L73rf3","name":"like","postId":"710741d0-4a13-4999-8b9b-df42f4be8da3","nonce":1653349199750,"signature":"SIG_K1_K1MbtSLvD3g3XkMXE1BKGUPxLf1yujXYiKr1poUHjG1upbbEmXdrQadhR9boLXz1ck9G5j9Tz3DHYqwnLBSr2R893LsNX8","value":true},{"identityPublicKey":"PUB_K1_7or9vMgihSgrrTdxn58npjcAgjCMYfbgq2zoNs1DSzqq232vFz","name":"like","postId":"44714ca2-8c06-4867-a32a-125f0416c497","nonce":1653349370005,"signature":"SIG_K1_KaChkUsoPMAtuUYrJugfzHzAAFYo2jsmUMruTFRz2GwjaLQaecCFRuX8fecPj6JAXxoNqEQtPResLnsW7HNhvaX2tV4uA3","value":true}]}