Page 1 of 1

Water glitch

PostPosted: Mon Oct 10, 2011 10:55 pm
by isasa
When i liufy somethingthe water seems to be bouncy and splashes al over :problem:

Re: Water glitch

PostPosted: Mon Oct 10, 2011 11:28 pm
by Kilinich
just reset config

Re: Water glitch

PostPosted: Sun Oct 16, 2011 6:48 pm
by isasa
How do i do that to be exact :?:

Re: Water glitch

PostPosted: Sun Oct 16, 2011 7:48 pm
by Kilinich
Settings, last page, reset config.

Re: Water glitch

PostPosted: Sun Oct 16, 2011 11:48 pm
by isasa
wereshat exactly and what progrm :?:

Re: Water glitch

PostPosted: Mon Oct 17, 2011 12:14 am
by electronicboy
Go into where you installed PHUN, and delete the config file!

If you used the installer with default settins, it will be in:

X86:
/Program Files/Algodoo Phun Edition/

X64:
/Program Files (x86)/Algodoo Phun Edition/

Re: Water glitch

PostPosted: Mon Oct 17, 2011 7:29 am
by Kilinich
oh, sorry I didn't notice you use phun. just delete config.cfg then

Re: Water glitch

PostPosted: Sun Dec 25, 2011 12:42 am
by isasa
still stumped

Re: Water glitch

PostPosted: Sun Dec 25, 2011 12:48 am
by isasa
just message me on how to do this im 14 yah know so basicly im clueless by now

Re: Water glitch

PostPosted: Sun Dec 25, 2011 11:26 am
by monstertje3
enter this in oncollide of a box

Code: Select all
(e)=>{
    Scene.addWater({
        vecs = [e.pos, e.pos];
        version := 1
    })
}


then mess with the version number, 2 is algodoo, so i guess 1 is phun, or 0.
this should set the values correct if it works.

Re: Water glitch

PostPosted: Sun Dec 25, 2011 2:04 pm
by electronicboy
version number has nothing to do with it. Phun will just see the version number and ignore it (wasn't added until water was changed in Algodoo).


okay, on the short-cut for Phun (the one on your desktop or IN the start menu), right click and select properties.
in the new window, click the button "open file location". You should see a explorer window open with the Phun executable.

delete the config file.
this will be shown as "config" OR "config.cfg" depending on how your computer is set-up.