How to place on water?

Plug-in related stuff can be discussed here.

Moderator: Plugin Moderators

User avatar
litowskitzar
Small-town resident
Reactions:
Posts: 29
Joined: 13 Oct 2017, 19:25
Location: Memel
Plugins: Showcase Store
Version: Beta

Platform

How to place on water?

#1

Post by litowskitzar »

I create a harbor linetool plugin and have a trouble
How to place that on water?
efH8BGIsVco.jpg
Last edited by litowskitzar on 18 Mar 2018, 21:52, edited 1 time in total.

User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: How to place on water?

#2

Post by CommanderABab »

Code: Select all

"frames":[{"bmp":"yourimage.png","handle y":4}]
Just an example code fragment. "handle y" allows you to move the pivot position up or down. So 4 would be 4 pixels down.

User avatar
litowskitzar
Small-town resident
Reactions:
Posts: 29
Joined: 13 Oct 2017, 19:25
Location: Memel
Plugins: Showcase Store
Version: Beta

Platform

Re: How to place on water?

#3

Post by litowskitzar »

CommanderABab wrote:
18 Mar 2018, 21:30

Code: Select all

"frames":[{"bmp":"yourimage.png","handle y":4}]
Just an example code fragment. "handle y" allows you to move the pivot position up or down. So 4 would be 4 pixels down.
Thanks! :idea:

User avatar
MsmNoMoreSpam2
Small-town resident
Reactions:
Posts: 29
Joined: 15 Oct 2018, 12:23
Plugins: Showcase Store

Platform

Re: How to place on water?

#4

Post by MsmNoMoreSpam2 »

Download Link?

Post Reply Previous topicNext topic

Return to “Plug-In Discussion”