Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Water is interiorless #527

Open
ArranTuna opened this issue Sep 20, 2018 · 1 comment
Open

Water is interiorless #527

ArranTuna opened this issue Sep 20, 2018 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@ArranTuna
Copy link
Collaborator

ArranTuna commented Sep 20, 2018

Describe the bug

@qaisjp said:

This is a bit hard to describe, so just do the steps or watch the video
http://youtu.be/Vz6LMS_EbNQ

To Reproduce

Water interiorless:

sp 1869.50830 -1436.78357 13.67828
run water = createWater ( 1866, -1444, 10, 1968, -1442, 10, 1866, -1372, 10, 1968, -1370, 10 )
run water.interior = 1 -- observe water still visible in skating area
run water.interior -- still 1

Sound playing when water destroyed:

sp 1869.50830 -1436.78357 13.67828
run water = createWater ( 1866, -1444, 10, 1968, -1442, 10, 1866, -1372, 10, 1968, -1370, 10 )
run me.interior = 1
run -- listen to sound still playing
run water:destroy() -- sound still playing !!!!! this is a problem
run me.interior = 0 -- sound stops

Additional context

@ArranTuna ArranTuna added the bug Something isn't working label Sep 20, 2018
@qaisjp qaisjp added this to the Backlog milestone Sep 20, 2018
@qaisjp
Copy link
Contributor

qaisjp commented Sep 26, 2018

This happens because water is interiorless

@qaisjp qaisjp changed the title Interior changing still plays water sounds Water is interiorless Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants