chrisgregan
2e3e550bc0
Changed DragTargetSprite prefab sprite to full alpha
10 years ago
chrisgregan
671acdc600
Fungus prefabs now spawn in centre of scene view
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
9b265f7860
Added clickable and draggable prefabs and menu items
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
8202660c82
Changed Fungus project over to use text assets for easier diffing & merging
10 years ago
chrisgregan
d50121506e
Added simple clickable sprite script & prefab
10 years ago
chrisgregan
8c795496d5
Instantiate prefabs correctly (maintaining link)
10 years ago
chrisgregan
6e18bbd619
Added Camera & Sprite menu items
10 years ago
chrisgregan
e39ac81579
Added protected and virtual to all remaining classes
10 years ago
chrisgregan
e420ef798e
Added a simple background image prefab
10 years ago
chrisgregan
3c61965afd
Added background prefab & SetActive command
10 years ago
chrisgregan
95a5f79b9c
Renamed Fungus.Script namespace to Fungus
10 years ago
chrisgregan
62aaaf6011
Renamed FungusCommand to Command
10 years ago
chrisgregan
dbae4165aa
Added Animator Parameter commands & fixed parallax
10 years ago
chrisgregan
70c8bfc678
Added animator parameter commands
10 years ago
chrisgregan
0b3b23d7c6
Added ShowSprite command. Moved mushroom sprites to FungusScript
10 years ago
chrisgregan
3961d6953f
Lock button for Fungus Script window. Fungus script icon.
10 years ago
chrisgregan
db928d3a33
Command colours are specified in a virtual function
10 years ago
chrisgregan
716e883ef2
Added command button colours
10 years ago
chrisgregan
74db43f463
Unified CommandInfo attribute
10 years ago
chrisgregan
af3dbcbb11
Renamed DialogController to Dialog
10 years ago
chrisgregan
585efc2526
Added command categories
10 years ago
chrisgregan
efee8e808b
Command error messages and enabled checkbox.
10 years ago
chrisgregan
8b6820a529
CameraController is now a singleton
10 years ago
chrisgregan
c20b6059e8
Command scripts now stored in module folders
10 years ago
chrisgregan
e6b845a99f
Fungus2 code reorg
10 years ago