Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: heavygunner on December 18, 2018, 03:31:05 PM

Title: Adding text Prefix and suffix[SOLVED]
Post by: heavygunner on December 18, 2018, 03:31:05 PM
Hi !

on my game, 2(Int) XP will be added when player did Perfect jump and 3 XP will be added on kill.

When he did one of above action, a text something like +2 XP should be displayed on UI. How to display that perfectly ?

Currently, I have + {} XP template. 3 separate text elements. {} will be use converted string.

Any easy way to display ?
Title: Re: Adding text Prefix and suffix
Post by: Thore on December 18, 2018, 05:49:04 PM
Use the build string action.

When you open the action browser, check “preview” at the bottom and look through related actions for what you’re trying to do, e.g. the String section.