Andreas Diktyopoulos

AndreasNull

About Me

EXPERTISE
Indie Gamedev
INDUSTRY
Gamedev

Connect

LOCATION
Greece

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Grid ruler looping issue. [SOLVED] Sept. 20, 2020, 9:13 a.m.

The solution was simple enough: Update graphic card to a supported one

Heightfield File doesn't work in Unity [SOLVED] Sept. 20, 2020, 9:02 a.m.

Ok. I found 3 solutions

1. You can use full paths and will work.

2. Lock the file node.

3. Add texture as an embedded asset via the “Extra Files” tab in “Type Properties…” window. And then you can get the texture (or any embedded asset) with:
opdef:..?<filename>

e.x.
opdef:..?mytexture.png
).

Heightfield File doesn't work in Unity [SOLVED] Sept. 18, 2020, 12:43 p.m.

I tried to set the file as a parameter to the tools in order to expose it to the Unity editor. Again everything works in Houdini, but in Unity, I get the same warning with no luck so far.