ig.

EntityTutorialTap

new EntityTutorialTap()

Tutorial for tapping. IMPORTANT: this entity has a defined size and animation sheet!

Author:
  • Collin Hover - collinhover.com
Source:

actions

Tutorial checks for player action to complete.

Source:

delay

Tap tutorial should be only slightly delayed as it is a quick action.

Default Value:
  • 0.25
Source:

loopDelay

Tap tutorial should loop a little faster.

Default Value:
  • 0.5
Source:

spawnAndMoveToSettings

Demo should be offset slightly to account for finger position.

Properties:
Name Type Description
offsetPct Vector2 0.35 x 0.5
Source:

spawningEntity

Tutorial uses tap demo.

Default Value:
  • ig.EntityDemoTap
Source:

textSettings

Tutorial should explain action to player.

Properties:
Name Type Description
text String tap!
Source: