Pieter-Jan Briers
|
53542a4d0c
|
Fix rotate CCW verb icon.
It was the CW one due to copy&paste.
|
2020-05-30 16:45:54 +02:00 |
|
Pieter-Jan Briers
|
cad59d2cb4
|
Fancy Verb Menu & Verb API Refactor (#928)
|
2020-05-23 03:09:44 +02:00 |
|
20kdc
|
dd38d2f763
|
RotatableComponent: Fix "clockwise/counter-clockwise" verbs being swapped
"Clockwise" actually rotated it counter-clockwise and vice versa.
See response to https://discord.com/channels/310555209753690112/310555209753690112/711331672485789718 for confirmation that this is correct
|
2020-05-16 22:43:13 +01:00 |
|
Víctor Aguilera Puerto
|
e17ffbd76f
|
Adds verb categories (#766)
* Adds verb categories
* Update Content.Shared/GameObjects/Verbs/Verb.cs
Co-Authored-By: Pieter-Jan Briers <pieterjan.briers@gmail.com>
* Make GetCategory virtual
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
|
2020-03-06 20:11:24 +01:00 |
|
DamianX
|
4720353fa2
|
Basic rotatable component (#416)
* Basic rotatable component
* Added counter-clockwise verb
* RegisterIgnore
|
2019-11-06 17:22:26 +01:00 |
|