Результаты поиска
Материал из Поле цифровой дидактики
Совпадения в названиях страниц
- ...r]] to change a [[sprite]]'s appearance or function simply by moving the [[mouse]] over a trigger area or sprite. This is most commonly used for aesthetic ...prite to change to a different "highlighted" [[costume]] when touching the mouse. It can be used for menu buttons.4 Кб (650 слов) - 11:33, 21 июля 2022
- '''Mouse scrolling''' is a form of [[scrolling]], but can be simpler due to there be ==Mouse Scrolling Engine==3 Кб (612 слов) - 11:33, 21 июля 2022
- ...Mode|presentation mode]] which allowed [[Scratch]] to detect if the right mouse button was being pressed. if <not<mouse down?>> then860 байт (116 слов) - 10:05, 11 ноября 2023
- ...od, using a sprite that follows the [[mouse]], creates the effect that the mouse is making the drawing. Adding different colors can create different effects go to (mouse-pointer v)1 Кб (200 слов) - 11:33, 21 июля 2022
- This tutorial shows how to program '''mouse wheel scrolling detection''' in [[Scratch 1.4]], [[Scratch 2.0|2.0]] and [[ ...]] block fires both when the up and down keys are pressed ''and'' when the mouse wheel is scrolled up or down, while the [[Key () Pressed? (block)|key () pr948 байт (137 слов) - 11:33, 21 июля 2022
- ...are usually used in [[projects]] for fun, decoration, and detail. Usually mouse trails use the [[Looks Blocks]] and/or [[Motion Blocks]]. Common project types that can include mouse trails include parallaxes.3 Кб (512 слов) - 14:58, 14 августа 2022
- [[File:Follow Mouse.png|thumb|176px|A sprite following the mouse.]] ...]] is, '''follow the mouse''' indefinitely, if a button is pressed, if the mouse is too close to the sprite, or have the sprite follow at a distance.3 Кб (456 слов) - 11:33, 21 июля 2022
- * Dog chases cat and cat chases mouse <snap project="Dog chases cat and cat chases mouse" user="zinagev" />460 байт (44 слова) - 21:50, 17 мая 2024
Совпадения в текстах страниц
- [[File:Follow Mouse.png|thumb|176px|A sprite following the mouse.]] ...]] is, '''follow the mouse''' indefinitely, if a button is pressed, if the mouse is too close to the sprite, or have the sprite follow at a distance.3 Кб (456 слов) - 11:33, 21 июля 2022
- ...Mode|presentation mode]] which allowed [[Scratch]] to detect if the right mouse button was being pressed. if <not<mouse down?>> then860 байт (116 слов) - 10:05, 11 ноября 2023
- ...od, using a sprite that follows the [[mouse]], creates the effect that the mouse is making the drawing. Adding different colors can create different effects go to (mouse-pointer v)1 Кб (200 слов) - 11:33, 21 июля 2022
- ==Mouse== ...such as Minesweeper, chess, or others which involve a gridded board. The mouse is most often used to detect user input. The following script will snap th2 Кб (283 слова) - 14:26, 12 августа 2022
- ...are usually used in [[projects]] for fun, decoration, and detail. Usually mouse trails use the [[Looks Blocks]] and/or [[Motion Blocks]]. Common project types that can include mouse trails include parallaxes.3 Кб (512 слов) - 14:58, 14 августа 2022
- ...e moved'' can have the attributes ''current mouse x position'', ''previous mouse x position'', ''distance moved'', etc. * Mouse moved5 Кб (718 слов) - 11:33, 21 июля 2022
- ...r]] to change a [[sprite]]'s appearance or function simply by moving the [[mouse]] over a trigger area or sprite. This is most commonly used for aesthetic ...prite to change to a different "highlighted" [[costume]] when touching the mouse. It can be used for menu buttons.4 Кб (650 слов) - 11:33, 21 июля 2022
- ...' is a [[project]] on which the user controls a background by moving their mouse. Mostly these projects are created so the user can relax and view the sunse ...nt variable is how much the sprite moves with 1 being going to mouse x and mouse y and infinity staying at 0,0.2 Кб (364 слова) - 11:33, 21 июля 2022
- This script will put the pen down when the mouse is down. go to (mouse pointer v) // Teleports sprite to mouse pointer2 Кб (241 слово) - 11:33, 21 июля 2022
- * <sb>mouse x</sb> <sb>мышка по x</sb> * <sb>mouse y</sb> <sb>мышка по y</sb>2 Кб (156 слов) - 17:22, 1 сентября 2022
- == Following the Mouse == This [[script]] can be used to make a [[sprite]] follow the [[mouse-pointer]].3 Кб (451 слово) - 19:52, 17 ноября 2023
- * Dog chases cat and cat chases mouse <snap project="Dog chases cat and cat chases mouse" user="zinagev" />460 байт (44 слова) - 21:50, 17 мая 2024
- This tutorial shows how to program '''mouse wheel scrolling detection''' in [[Scratch 1.4]], [[Scratch 2.0|2.0]] and [[ ...]] block fires both when the up and down keys are pressed ''and'' when the mouse wheel is scrolled up or down, while the [[Key () Pressed? (block)|key () pr948 байт (137 слов) - 11:33, 21 июля 2022
- '''Mouse scrolling''' is a form of [[scrolling]], but can be simpler due to there be ==Mouse Scrolling Engine==3 Кб (612 слов) - 11:33, 21 июля 2022
- ...ple '''pie chart''', with instructions on drawing circles, sectioning, and mouse-over effects. This code makes text display and plays a sound when the [[mouse-pointer]] is hovered over a portion of the pie chart.3 Кб (497 слов) - 13:47, 8 декабря 2023
- ...''' is when a [[sprite]] zooms in when it is clicked or held, but when the mouse lets go, it goes back to its normal [[size (value)|size]]. The zoom effect ...o make a sprite zoom in (for a method where the sprite can be moved by the mouse when zoomed in, see Method 2):2 Кб (398 слов) - 11:33, 21 июля 2022
- * <sb>go to [mouse-pointer v]</sb><sb>перейти в [указатель мышки v]::mot2 Кб (157 слов) - 17:59, 1 сентября 2022
- ...ed. Depending on the type of program wished to make, one may want to make mouse effects: Add particle | Position:(mouse x), (mouse y) | Velocities: (pick a random (-10) to (10)::operators) (pick a random (-4 Кб (697 слов) - 11:33, 21 июля 2022
- * Make the player fire lasers when the left mouse button is down. point towards [mouse-pointer v] // Make the pcs point towards the mouse pointer.8 Кб (1291 слово) - 08:03, 11 ноября 2023
- set x to ((10)*(mouse x)) set y to ((10)+(mouse y))4 Кб (500 слов) - 10:29, 2 мая 2024
Просмотреть (предыдущие 20 | следующие 20) (20 | 50 | 100 | 250 | 500)