- Home /
Question by
gonzaloconstans2005 · Jan 12, 2019 at 09:37 AM ·
c#mousemousepositionapievents
How does the event delat and event current work?
I have seen in the unity API page event methods like Event.delta or Event.current but I do not know how to use them
Comment
Answer by Bunny83 · Jan 12, 2019 at 01:48 PM
You may want to have a look at my IMGUI crash course. Since you haven't mentioned anything about what and where you want to use it we can't get any more in detail at the moment.
Your answer
Follow this Question
Related Questions
Distribute terrain in zones 3 Answers
Create objects on a mouse click in 2D 1 Answer
How would I slow down spinning toward the mouse? 1 Answer
Multiple Cars not working 1 Answer