todo
This commit is contained in:
parent
5baff7a6e7
commit
5c9a79390a
@ -245,6 +245,7 @@ fn get_attributes(object:&rbx_dom_weak::Instance,can_collide:bool,velocity:Plana
|
|||||||
stage_id,
|
stage_id,
|
||||||
gameplay_modes::Stage::new(model_id),
|
gameplay_modes::Stage::new(model_id),
|
||||||
);
|
);
|
||||||
|
//TODO: let denormalize handle this
|
||||||
gameplay_modes::StageElementBehaviour::SpawnAt
|
gameplay_modes::StageElementBehaviour::SpawnAt
|
||||||
},
|
},
|
||||||
"SpawnAt"=>gameplay_modes::StageElementBehaviour::SpawnAt,
|
"SpawnAt"=>gameplay_modes::StageElementBehaviour::SpawnAt,
|
||||||
|
Loading…
Reference in New Issue
Block a user