Page 1 of 1

[gtkradiant] directional entities

Posted: Fri Sep 12, 2014 1:58 pm
by D-Meat
Hi there ! nong time no see !

I've been working on a sort of random level generator recently :) I think it works quite well, and now I'm on "populating" the level.

I added a new entity to entities.def, and want it to show up with an arrow, like with the info_player_spawn and misc_teleporter_dest. Is it possible ? Right now I don't see anything in the original entity description that does it. Is it hardcoded in GtkRadiant ?

Thanks :)

Re: [gtkradiant] directional entities

Posted: Fri Sep 12, 2014 5:19 pm
by obsidian
Yeah, they're hardcoded.

Re: [gtkradiant] directional entities

Posted: Fri Sep 12, 2014 7:16 pm
by D-Meat
ok, thanks for the info ! :D