figma下載_在Figma中進行原型制作的技巧和竅門

figma下載

自定義過渡和微交互 (Custom transitions and micro-interactions)

Yep, I know that there are a lot of useful built-in transition effects in Figma already, but here I want to talk about custom micro-interactions, complicated transitions and show you how to add them into your Figma prototypes. Let’s take a look at a couple of examples I’ve prepared.

是的,我知道在Figma中已經有很多有用的內置過渡效果,但是在這里我想談談自定義的微交互,復雜的過渡,并向您展示如何將它們添加到Figma原型中。 讓我們看一下我準備的幾個示例。

An example of a transition #1
An example of a transition #2

To make this kind of interaction you need Figma and any animation tool of your choice. I used After Effects just because I’m familiar with it.

為了進行這種交互,您需要Figma和您選擇的任何動畫工具。 我使用After Effects只是因為我熟悉它。

After Effects project

When you have your animated transition, add it to your project between the screens that you want to animate and link them. For the animated layers use the after delay property— the delay should be equal to the length of the animated transition you have. In the end it should look like this.

進行動畫過渡后,將其添加到要設置動畫的屏幕之間的項目中并進行鏈接。 對于動畫層,請使用after delay屬性-延遲應等于您擁有的動畫過渡的長度。 最后應該看起來像這樣。

An example of how it looks like in Figma
Illustrations: https://www.openpeeps.com/
插圖: https : //www.openpeeps.com/

If you’re not familiar with any animation tools or simply don’t have any animation software installed on your machine you can do a lot of stuff with Figmotion. Figmotion is a Figma plugin that helps you animate your designs in Figma without using any third-party software. Here’s an example of how it works:

如果您不熟悉任何動畫工具,或者根本沒有在計算機上安裝任何動畫軟件,則可以使用Figmotion做很多事情。 Figmotion是一個Figma插件,可以幫助您在Figma中對設計進行動畫處理,而無需使用任何第三方軟件。 這是它如何工作的示例:

An example of how Figmotion works in Figma
Figmotion
塑像

改進原型模式下流程之間的導航 (Improve navigation between flows in prototyping mode)

When I work on a user story, even if it’s the most simple user story in the world, I have at least a few edge cases or validation points that I need to show to the team so we can discuss it. It’s quite frustrating in Figma at the moment. I’ve tried different approaches:

當我處理用戶故事時,即使它是世界上最簡單的用戶故事,我也至少需要向團隊展示一些極端的案例或驗證要點,以便我們進行討論。 目前,在Figma中非常令人沮喪。 我嘗試了不同的方法:

  1. I tried to keep my flows in one file and change the starting frame by moving the little blue play button between frames. But it’s inconvenient to find and move this little square when you are showing something to the team plus the loading time. It’s so slow when you reload your prototype (especially if you work with a big file).

    我試圖將流保存在一個文件中,并通過在幀之間移動藍色的小播放按鈕來更改起始幀。 但是,當您向團隊展示東西以及加載時間時,找到并移動這個小方塊是很不方便的。 重新加載原型時,速度非常慢(尤其是在處理大文件時)。
  2. Then I tried to split my design files into a few smaller ones and keep open a prototyping tab for each of them. That’s a pain. If the user story you’re working on is big and complicated (it implies a lot of edge cases and different scenarios) Figma can’t keep all prototyping tabs open and reloads them when you present them to the team. On top of that, it’s very hard to navigate between a lot of opened tabs (1 tab per flow * 2 because of the opened prototype window).

    然后,我嘗試將設計文件分成幾個較小的文件,并為每個文件打開一個原型選項卡。 真痛苦 如果您正在處理的用戶故事又大又復雜(這意味著很多極端情況和不同的情況),Figma無法將所有原型選項卡保持打開狀態并在向團隊展示時重新加載它們。 最重要的是,很難在許多打開的選項卡之間導航(每個流程1個選項卡* 2,因為打開了原型窗口)。

Here is the best solution that I’ve found. I’ve designed a navigation screen that I put as a first screen in all my prototypes.

這是我找到的最佳解決方案。 我設計了一個導航屏幕,并將其作為所有原型的第一個屏幕。

A navigation index page

在一個文件中分組流 (Grouping flows within one file)

As I mentioned above I always have at least a few flows related to a user story. That’s why I need a way to organize them within one file. To do it I designed a simple element that helps a lot.

如上所述,我總是至少有一些與用戶故事相關的流程。 這就是為什么我需要一種將它們組織在一個文件中的原因。 為此,我設計了一個簡單的元素,對您有很大幫助。

A flow header
An example of how these navigation hacks work

不可觸摸 (Hand-off)

Sometime I have details related to the implementation of my design files that I need to pass on to the engineers and they usually work better next to the mockups. That’s why I made a post-it note component and I use it to specify details related to the implementation of my design.

有時候,我有一些與設計文件的實現相關的細節,我需要將這些細節傳遞給工程師,它們通常在模型旁邊工作得更好。 這就是為什么我制作了便箋組件,并用它來指定與設計實現相關的詳細信息的原因。

Hand-off process with the post-it note component

I have all three components that I mentioned above in my UI components library in Figma. It allows me to access them quickly from any file I’m working on.

我在Figma的UI組件庫中擁有上面提到的所有三個組件。 它使我可以從正在處理的任何文件中快速訪問它們。

A screenshot of my UI library

Here is a link to a Figma file with the examples that I’ve mentioned: Figma link. Thank you for reading and I hope you found this useful. Feel free to reach out to me on dribbble or twitter.

這是帶有我提到的示例的Figma文件的鏈接 : Figma link 。 感謝您的閱讀,希望對您有所幫助。 隨時通過運球推特與我聯系

Originally published at https://chainstack.com on May 5, 2020.

最初于 2020年5月5日 發布在 https://chainstack.com 上。

翻譯自: https://uxdesign.cc/tips-and-tricks-for-prototyping-in-figma-a3e5de19d1

figma下載

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/274712.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/274712.shtml
英文地址,請注明出處:http://en.pswp.cn/news/274712.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

布局收藏用

http://www.aa25.cn/layout/index.shtml轉載于:https://www.cnblogs.com/OceanChen/archive/2012/07/25/2608882.html

技術日新月異,發展迅速,如何不斷擴展視野

技術日新月異,發展迅速,作為一個與時俱進的互聯網人,需要不斷地學習擴寬視野。今天為大家推薦幾個技術領域中出類拔萃的公眾號,它們的每一篇推文都值得你點開!1葉小釵技術管理 技術轉型 公司治理葉小釵,原騰…

不想當全棧的設計師不是_但我不想成為產品設計師

不想當全棧的設計師不是重點 (Top highlight)I’ve made a huge mistake, I thought to myself, as a realization washed over me in the middle of an interview for a product design role.我對自己想,我犯了一個巨大的錯誤,因為在接受產品設計職務的…

學習 WCF (6)--學習調用WCF服務的各種方法

來自:http://www.cnblogs.com/gaoweipeng/archive/2009/07/26/1528263.html 根據不同的情況,我們可以用不同的方法調用WCF服務,本文簡單總結了一下調用WCF的一些方法(代理類,Ajax...),分享給大家。開發工具調用WCF 這中…

[科普文] Vue3 到底更新了什么?

Vue3 已經發布一段時間了,這個版本從底層實現到上層 API 設計都發生了非常大的變化,但具體改變了些什么呢?一起簡單盤點下:一、Composition API使用傳統的option配置方法寫組件的時候問題,隨著業務復雜度越來越高&…

ipados_如何設計具有最新iPadOS 14功能的出色iPad應用

ipadosWe all know that iPad Pro already has a seriously powerful computing power and that it’s possible to create meaningful stuff with Apple Pen.我們都知道iPad Pro已經具有強大的計算能力,并且可以使用Apple Pen創建有意義的東西。 But do we really…

分組顯示的ListView分頁加載數據

參考: http://www.cnblogs.com/qianxudetianxia/archive/2011/06/07/2074326.html 分組的ListView的拖拽 http://www.cnblogs.com/qianxudetianxia/archive/2011/06/13/2079253.html ListView分頁加載數據 http://blog.csdn.net/cjjky/article/details/6898871轉載于…

67行JS代碼實現隊列取代數組,面試官刮目相看

大家好,我是若川。持續組織了8個月源碼共讀活動,感興趣的可以 點此加我微信ruochuan12 參與,每周大家一起學習200行左右的源碼,共同進步。同時極力推薦訂閱我寫的《學習源碼整體架構系列》 包含20余篇源碼文章。歷史面試系列。另外…

ux和ui_我怎么知道UI / UX是否適合我?

ux和ui重點 (Top highlight)I’m super excited to be writing this as it’s the first official issue of Visual Q’s! If you don’t already know, this will be a monthly advice column for designers. If you join the newsletter, you’ll receive this before it goe…

HTML4和HTML5的區別[轉]

HTML5是最新的HTML標準,或遲或早,所有的web程序員都會發現需要使用到這個最新的標準,而且,很多人都會感覺到,重新開發一個HTML5的網站,要比把一個網站從HTML4遷移到HTML5上容易的多,這是因為這兩…

vs2017字體最佳選擇_如何為下一個項目選擇最佳字體? 一個簡單的游戲

vs2017字體最佳選擇“If I have the right font, half my design battle is already won!”“如果我使用正確的字體,那么我的設計大戰已經贏了一半!” In my first UX Design job, my AVP( Satish if you’re reading this, this one’s for you. ) onc…

淺談初中級前端學習方法~

大家好,我是若川。 常有小伙伴問我如何學習前端開發。今天就簡單談下學習方法,方法可能主要適用于初中級前端。回想我們高中學習,是不是都是"以課本為主,其他資料為輔"。而且課堂上記筆記,然后通過大量練習&…

HDU-水餃基情 二維樹狀數組

該題就是簡單的二維樹狀數組&#xff0c;保留一份棋盤的最新狀態即可&#xff0c;樹狀數組里面就只保留在原有基礎上增加或者減少的某一種餃子的數量。 代碼如下&#xff1a; #include <cstring> #include <cstdlib> #include <cstdio> using namespace std;…

ui設計中的版式設計_設計中的版式-第3部分

ui設計中的版式設計and how not to suck at it以及如何不吸吮它 This is the 3rd and last part of the series. Here we take all our learnings from Part 1(Click to read) & Part 2(Click to read) and put to good use. Lets begin!這是本系列的第三部分也是最后一部…

聽說你還在用開發者工具手動上傳小程序,快來試試 miniprogram-ci 提效摸魚

大家好&#xff0c;我是若川。持續組織了8個月源碼共讀活動&#xff0c;感興趣的可以 點此加我微信ruochuan12 參與&#xff0c;每周大家一起學習200行左右的源碼&#xff0c;共同進步。同時極力推薦訂閱我寫的《學習源碼整體架構系列》 包含20余篇源碼文章。歷史面試系列。另外…

ucla ai_UCLA的可持續性:用戶體驗案例研究

ucla aiRole: UX Researcher / UX Designer / Critical-thinker角色&#xff1a; UX研究人員/ UX設計人員/批判性思維者 Scope: 4 weeks, March — March 2020范圍&#xff1a; 4周&#xff0c;2020年3月至2020年3月 What I Did: UX Research, Speculative Design, Product D…

推薦10個國外圖片素材網站

下面&#xff0c;為大家帶來的 10 個國外精選的墻紙網站。 NO.1 Social Wallpapering 給我帶來全新的體驗&#xff0c; Web2.0 一個熱門話題。可以讓我自由的評選自己喜歡的東西&#xff0c;投票、評論、沉淪等等&#xff0c;對于網站內喜歡的東西可以做出自己喜歡的方式。進入…

大三的小白同學是如何拿到字節offer的,經驗分享

這是來自大三邵小白同學的投稿。原文鏈接&#xff1a;https://juejin.cn/post/7092806181856657445很多時候我們容易羨慕別人成功了&#xff0c;卻往往沒有看到別人背后的努力。1前言大家好&#xff0c;我是邵小白&#xff0c;一個長沙某不知名雙非的大三學生。今年三月份來到杭…

UNIBO大學博物館網絡設計—品牌重塑和數字產品設計

Brief / Redesign the Visual Identity of the University of Bologna Museum Network (SMA) and apply the new designs to a Digital Product簡介/重新設計博洛尼亞大學博物館網絡(SMA)的視覺識別&#xff0c;并將新設計應用于數字產品 Period / Mar 2020 — June 2020期間/…

oracle中的sga和pga

oracle中的sga包含了幾個主要的部分 1.shared pool 共享池 2.database buffer cache 數據庫高速緩沖區 3.redo log buffers 重做日志緩沖區 4.large pool 大池 5.java pool java池 a.shared pool: oracle shared pool包括library cache(庫緩存)和dictionary cache(數據字典高速…