how can i make a 3d model rotate with mouse control ?
also it is possible to project a texture to a 3d object from a selected folder?
You do not have permission to view this post
chrome last version,
i tried to move the mouse, use the keyboard for moving the sprites or the lights but nothing worked so i tried too with the gamepad but nothing changed..
not working, no keyboard functions, no mouse, no gamepad....
too much collisions and directional bugs !!!
Ok solved i just removed the sprite my mouse was following !
But ONE IMPORTANT INFO is missing you need to have a sprite CENTERED in your layout !!!
that's why the formula is: (Mouse.X+Sprit02.X)/2 (Mouse.y+Sprit02.y)/2
Develop games in your browser. Powerful, performant & highly capable.
I dont need a complex demo with fake 3d.
i saw this old demo this is the kind of effect i'm looking for but is no explanation about the sprite (Mouse.X+Sprit02.X)/2, (Mouse.y+Sprit02.y)/2 something is missing in that video.
Hi i would like to create this effect with construct 2
http://www.ernestandcelestine.com/
The moving layers when you move the mouse
But i dont know how to achieve that
exellent graphics