felipepepe
Codex's Heretic
This is usefull for anyone trying the editor, I've managed to HUEHUE it and create a very usefull bug. If you place "on wall" object and erase the wall, they'll continue there:
On the standard assets this will cause some weird graphic glitches and overlaying, but I took this threads idea and made a asset just for that:
And it works perfectly, invisible walls with no need for massive coding or pressure plates rigging!
On the standard assets this will cause some weird graphic glitches and overlaying, but I took this threads idea and made a asset just for that:
Code:
cloneObject{
name = "fake_wall",
baseObject = "dungeon_ivy_1",
model = "assets/models/env/dungeon_secret_door.fbx",
}