您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds an advanced physics-based football (soccer) mod, with realistic movement and collision!
English: This script introduces an advanced physics engine to Drawaria, allowing for interactive objects like balls and squares that respond to gravity, forces, and collisions. It features a comprehensive UI panel with controls for activating the physics, adjusting parameters (gravity, power, friction, mass), drawing custom environments (platforms, obstacles), and initiating actions like kicking objects or enabling modes like "Rainbow Mode." The engine optimizes drawing commands for the server to achieve "ultra-fluid" visuals with "no visible trails," aiming for a smooth, platformer-like experience within Drawaria.
Español: Este script introduce un motor de física avanzado en Drawaria, permitiendo objetos interactivos como pelotas y cuadrados que responden a gravedad, fuerzas y colisiones. Presenta un panel de UI completo con controles para activar la física, ajustar parámetros (gravedad, potencia, fricción, masa), dibujar entornos personalizados (plataformas, obstáculos) e iniciar acciones como patear objetos o activar modos como "Modo Arcoíris". El motor optimiza los comandos de dibujo para el servidor para lograr efectos visuales "ultra-fluidos" sin "rastros visibles", buscando una experiencia fluida similar a un juego de plataformas dentro de Drawaria.
Español:
🇺🇸 English Instructions | 🇪🇸 Instrucciones en Español |
|
|
Feature / Característica | Details / Detalles |
Physics Simulation Core | Uses a custom engine with Vector2D math for physics calculations (gravity, velocity, forces, friction). Handles ball-ball and ball-square collisions. |
Optimized Server Commands | Sends drawing commands in batches via WebSocket to the Drawaria server, minimizing network traffic and ensuring smooth visuals. Uses negative thickness for filled shapes. |
Pixel Collision Detection | Reads canvas pixel data (`getImageData`) to identify collision surfaces based on predefined RGB colors and a tolerance value. |
Interactive UI | Dynamically creates a draggable control panel with tabs, sliders, buttons, and visual feedback elements. |
Español:
✅ Compatible Browsers / Navegadores Compatibles | ✅ Required Extensions / Extensiones Requeridas |
Chrome, Firefox, Edge, Opera (Browsers supporting userscripts, WebSocket, Canvas API, and modern JS features) | Tampermonkey or similar userscript manager (Required for script execution) |
Open your userscript manager (e.g., Tampermonkey), find "Drawaria Optimized Physics Engine", and disable or delete it.
Método 1 - Gestor de Scripts: Abre tu gestor de userscripts (ej. Tampermonkey), busca "Drawaria Optimized Physics Engine" y desactívalo o elimínalo.
Click the "Stop Physics Engine" button in the menu to deactivate the physics simulation. This does not disable the script itself.
Método 2 - Desactivar Física: Haz clic en el botón "Stop Physics Engine" en el menú para desactivar la simulación de física. Esto no deshabilita el script en sí.
Español:
Transform Drawaria into a physics playground with interactive objects and custom environments!
¡Transforma Drawaria en un patio de recreo de física con objetos interactivos y entornos personalizados!
Author: YouTubeDrawaria + GPT-4 | Version: https://greasyfork.org/es/scripts/546647-drawaria-avatar-physics-platformer | License: MIT
Support: Report issues in the comments below | Additional Info: Adds a physics engine, drawing tools, and automation features to Drawaria.