RadixEngine icon indicating copy to clipboard operation
RadixEngine copied to clipboard

Moving objects

Open hhirsch opened this issue 7 years ago • 2 comments

Add moving objects/platforms. This might depend on scripting support.

hhirsch avatar Sep 07 '17 17:09 hhirsch

Sounds interesting! Has there been any breakthrough on that matter? What would it imply? moving along a fixed path like a rail or moving freely?

turlututututu avatar Apr 01 '18 22:04 turlututututu

@turlututututu I thought about a simple command to do it

transition(entity, finalPosition, speed);

The main idea is for simple movement like a door or an elevator. There hasn't been a breakthrough yet. And it does depend on #69. Which is blocked by GlPortal/glPortal#141

hhirsch avatar Apr 02 '18 06:04 hhirsch