Page MenuHomeFeedback Tracker

Cannot create system logic with create3DENEntity. VER 1.55.134043
Closed, ResolvedPublic

Description

Cannot create system logic with create3DENEntity. VER 1.55.134043

Nothing happen when trying to create logic with scripting command.

Details

Legacy ID
907027000
Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
Eden Editor
Steps To Reproduce

In Eden

  • Open debug console
  • Execute create3DENEntity ["System", "Logic", screenToWorld [0.5,0.5]];
  • Observe nothing :(

Event Timeline

mind edited Steps To Reproduce. (Show Details)Jan 22 2016, 6:56 PM
mind set Category to Eden Editor.
mind set Reproducibility to Always.
mind set Severity to None.
mind set Resolution to Open.
mind set Legacy ID to 907027000.May 8 2016, 1:33 PM
Gippo added a subscriber: Gippo.May 8 2016, 1:33 PM
Gippo added a comment.Jan 28 2016, 7:57 PM

Seems like you need to use "Logic" instead of "System"

mind added a subscriber: mind.May 8 2016, 1:33 PM
mind added a comment.Jan 28 2016, 8:22 PM

like this create3DENEntity ["Logic", "Logic", screenToWorld [0.5,0.5]];?

Gippo added a comment.Jan 28 2016, 8:53 PM

Yes, just tried it. It works :)

mind added a comment.Jan 28 2016, 9:43 PM

You actually right. Thank you.

Moderator please close this one.

LouMontana closed this task as Resolved.Jun 28 2021, 12:53 PM
LouMontana updated the task description. (Show Details)
LouMontana edited Steps To Reproduce. (Show Details)
LouMontana set Operating System to Windows 7.