-
Content Count
84 -
Joined
-
Last visited
Everything posted by F.hao
-
RESOLVED [YLD-25769] Can't remove player's skill
F.hao replied to F.hao's question in Bugs & Technical Issues
@Adam Snellgrove @NaruTheHuman ??? -
RESOLVED [YLD-25769] Can't remove player's skill
F.hao replied to F.hao's question in Bugs & Technical Issues
Let's see it. -
???waiting waiting waiting.
-
Only know can generate entity blocks by logic. never got any code-card work for Terrain.
-
Custom Skills. Could i open the skill mode by code? not only press "~"?
-
Okay.Okay. I‘ll find another way. But water is a logic too. ?
-
Hello there, i got a problem, how can i move the water? I want make a game, that player climb the wall,and the water rise up from the screen bottom. if player fall in the water, game over. Now i can put the water on the ground. but i can't scale it by code,and there is no animation choice. So, how can i make the water up up up?? Thanks for any helps.
-
put some cube into the ocean. feels like delete it. or you just want there be a hole?
-
no way.?
-
Hi guys, How can i setting the Custom Camera, to make the view move follow the mouse,and the origin point not on my player's body. it's on gun's postion. I'm trying simulate first view to shot.like BEACH HEAD style. I can use the WASD to change the gun's angle . but i need some camera control.
-
Is there have a way to get the orientation of the mouse?
F.hao posted a topic in Editor Bugs & Technical Issues
Hello there,I want make a function:aim and shoot.how could i get the point about the mouse or the orientation of the mouse?or the freecamera? Thanks first. -
Hello,by my knows,if you assign a freecamera to the player, and suddenly,the player's position far away the freecamera, then there is empty,or maybe ieditor will reloading,but there still is empty. Any weldentity will not visible. So, keep the freecamera not far away your player.
-
Some time when i change the camera angle, some items will invisible. here is the link. could you guys see this video? https://v.qq.com/x/page/r3049ojajfm.html like the tree or maybe all thing will disappear. Why? Could i do something don't let them invisible? Sometimes i need those this things hidden NPC.
-
OK,FINE,i'll find another way to do that game.Thank you ~Igor Q
-
Hello there, i found The logic template can't choose the Animation logic.or Rotation logic. Why?
-
Oh,soga...i never look this code.!? thanks
-
The code will close the animation/rotation, then all entity that has assigned the animation/rotation will stop.
-
Oh,hi Houp~First i made a entity and choose the animation & rotation,then i made a entity template choose this monster. Then i create many monster via this entity template. Then all monster walk and play the animation & rotation. But when one of them need stay---i mean stop the animation & rotation action, so i use code card set the Aniamtion & rotation to the False. Oh,no, then all monster stop.--------so i think i need give every monster a animation and rotation logic. then i can control everyone to open and close and not influence anothers.-----i can use logic template to make many animation logic~ Emm..you know my meaning?not good for english?
-
oh no...i'm lazy.? don't want do it by myself
-
How can i monitor the object by Throw action? The throw code use the Entity template. but i can't know the stuff by player use Throw action.like the postion, the name.... So anyway to Monitor it?Thanks here.
-
Hello there, how could i monitor "long press key" control?There only have press, up or double press. I need long press to make a shoot game. once you press left mouse button, you can keep shoot. if you release left mouse button. the shoot will stop. So, what could i do?
-
Stand in the tent. when i change my scene the tent turn to transparency. But i hope it keep opaque, don't watch through it. What could i do? Thanks everybody.
-
Oh ok,thank you!