function onCreate()
print("ready")
end
function onDraw()
castle.draw.setColor(0.25, 0.9, 0.62, 1)
castle.draw.circle("fill", 0, 0, 0.28)
castle.draw.setLineWidth(0.035)
castle.draw.setColor(1, 1, 1, 0.45)
castle.draw.rectangle("line", -0.42, -0.42, 0.84, 0.84)
end
Oh i seen this before🥹🫱🫱