:setTip() creates a tip for both PC and console, while this method :setControllerTip will override any other tips specifically for users with a controller plugged in (can dynamically include PCs when a controller is plugged in/out).
This will be useful in scenarios where you wish to have different instructions for PC and console, e.g:
:setTip()
creates a tip for both PC and console, while this method:setControllerTip
will override any other tips specifically for users with a controller plugged in (can dynamically include PCs when a controller is plugged in/out).This will be useful in scenarios where you wish to have different instructions for PC and console, e.g:
PC:
Console: