MrOobleck
- 총 활동 수 22
- 마지막 활동
- 회원 가입일
- 내가 팔로우하는 사용자 수 0명
- 나를 팔로우하는 사용자 수 0명
- 투표 수 0
- 구독 수 9
-
MrOobleck님이 에 댓글을 입력함
I actually did this exact thing in LBP3. The way it worked was to have a value that represents the rate of perceived time over "actual" time. Basically just scale the velocity of an object directly...
-
MrOobleck님이 에 댓글을 입력함
Media Molecule, we need this desperately! Think of the children!
-
MrOobleck님이 에 댓글을 입력함
Haha thanks napzackz!
-
MrOobleck님이 에 댓글을 입력함
You could theoretically make your own very pixelated screens using the raycasts and vector transform logic, but the lag generated probably wouldn't be worth it.
-
MrOobleck님이 에 댓글을 입력함
I have an idea on how to make in-game screens using the raycasts, but I'm sure it would cause insane lag.
-
MrOobleck님이 에 댓글을 입력함
This is one of the features I would most like to see added. I want to remake the 2.5D magic brawler game I just finished in LBP3 with a first person mode, but right now it's only possible to have o...
-
MrOobleck님이 에 댓글을 입력함
What if you used a raycast from the hand to find the nearest thing to grab (limited range of like 0.25 meters or so), then used the hit coordinates as the target location for the hand, then used a ...
-
MrOobleck님이 에 댓글을 입력함
I have an idea for making your own, but I haven't tried it yet. I'm thinking of creating a grid of pixels with RGB color inputs, each sensing for a different RGB global variable. Make a virtual cam...
-
MrOobleck님이 에 댓글을 입력함
Hello MM dev team! Enjoying the many features this game has to offer, but on the subject of paint strokes and surfaces, I encountered a bug in which case a stroke that was grouped with a sculpt bro...
-
MrOobleck님이 에 댓글을 입력함
On this topic, it would be really cool if emitters could emit by reference without deleting an object from the level. For instance, you want to emit a bunch of cubes that have a different color eac...