Resize after moving

Special forum to share and discuss skins for Pano2VR and Object2VR
Post Reply
User avatar
Taka
Posts: 51
Joined: Fri May 28, 2021 3:15 pm
Location: Tokyo

It may be a simple question, but please tell me.

When I click the button, I want to set the setting to move an element and resize it. (Resize after move is complete)

I could only click to move it.
How do I resize it after that?

Use timer?
I tried many things, but it didn't work.

I know you are busy, but please tell me.
Thank you.
Attachments
Resize after moving.png
Resize after moving.png (26.18 KiB) Viewed 990 times
User avatar
Tony
Posts: 1342
Joined: Mon Feb 15, 2010 6:54 am
Location: Adelaide, South Australia
Contact:

Hi Taka,

There are probably a couple of different ways of achieving the effect. Here's one option in V6 using timers.

https://p2vr.s3.ap-southeast-2.amazonaw ... index.html

There are two timers one to move and resize and one to reduce the size and move to the original position.

There is one variable that is set to True when the object is moved to the right and resized.

There is only one button with two mouse clicks one with the modifier clicked = true and one with the modifier clicked = false

I've attached the skin.

Now in V7 things get a bit easier as you can set delays within the Actions.

cheers,

Tony
Attachments
move-resize.ggsk
(1.57 KiB) Downloaded 107 times
Tony Redhead | Panoramic Photographer | mobile: +61438501002 | website: https://tonyredhead.com - https://redsquare.com | Pano2VR Tutorials: https://tonyredhead.com/pano2vr | instagram: https://www.instagram.com/tonyredhead/
User avatar
Taka
Posts: 51
Joined: Fri May 28, 2021 3:15 pm
Location: Tokyo

Tony wrote: Fri Feb 04, 2022 8:48 am Hi Taka,

There are probably a couple of different ways of achieving the effect. Here's one option in V6 using timers.

https://p2vr.s3.ap-southeast-2.amazonaw ... index.html

There are two timers one to move and resize and one to reduce the size and move to the original position.

There is one variable that is set to True when the object is moved to the right and resized.

There is only one button with two mouse clicks one with the modifier clicked = true and one with the modifier clicked = false

I've attached the skin.

Now in V7 things get a bit easier as you can set delays within the Actions.

cheers,

Tony


Tony.
Thank you for a quick answer.
Your tutorial site has helped me a lot.

I'll try it right away.
Thank you.
Post Reply