chrisgregan
ed02ab0505
Added command to disable Clickable2D component #83
10 years ago
chrisgregan
0803b8b73a
Fix #71 Hide Fungus commands, event handlers, etc. in Component menu
10 years ago
chrisgregan
5e47179899
Dragged objects do not return to start position if drag action
...
completes.
10 years ago
chrisgregan
e066f9c2d8
Fixed DragCompleted handlers firing incorrectly.
10 years ago
chrisgregan
5f6ce88506
Reorganized Commands and EventHandlers under Scripts folders
10 years ago
chrisgregan
e861cf1d9c
Added drag and drop and clickable sprite support
...
Added DragAndDrop example scene
Added Clickable2D and Draggable2D components to make sprites clickable
and draggable.
Added event handlers which list for events from the Clickable2D and
Draggable2D components.
10 years ago
chrisgregan
d50121506e
Added simple clickable sprite script & prefab
10 years ago
chrisgregan
e39ac81579
Added protected and virtual to all remaining classes
10 years ago
chrisgregan
dbae4165aa
Added Animator Parameter commands & fixed parallax
10 years ago
chrisgregan
af3dbcbb11
Renamed DialogController to Dialog
10 years ago
chrisgregan
c20b6059e8
Command scripts now stored in module folders
10 years ago