The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Parenting lights to monsters
mysteryman141 Offline
Junior Member

Posts: 17
Threads: 9
Joined: Nov 2015
Reputation: 0
#1
Parenting lights to monsters

Hey, is there a way to parent a spotlight and a billboard to a prop_movelinear entity, specifically the 01_01_leviathan_tunnels.ent. I've tried 
bool Entity_AttachToEntity(const tString &in asName,const tString &in asParentName,const tString &in asParentBodyName,bool abUseRotation,bool abSnapToParent=false,bool abLocked=false)

Entity_AttachToEntity("Billboard_monster","01_01_leviathan_tunnels_1","01_01_leviathan_tunnels_1_Body_1",true,false,true);

 but I get an error that reads "Could not find any entities with name 'Billboard_monster' for Entity_AttachToEntity.
Thanks.
03-26-2019, 02:48 AM
Find


Messages In This Thread
Parenting lights to monsters - by mysteryman141 - 03-26-2019, 02:48 AM
RE: Parenting lights to monsters - by Romulator - 03-27-2019, 05:05 PM
RE: Parenting lights to monsters - by Guest - 03-27-2019, 06:41 PM



Users browsing this thread: 1 Guest(s)